From d503f45ab1b5ee91425dc89cd1b72e7239fa5f10 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 4 Dec 2017 14:42:31 +0200 Subject: Improve cc/bin target mismatch diagnostics --- build2/bin/init.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/bin') diff --git a/build2/bin/init.cxx b/build2/bin/init.cxx index e145a23..ef4b3df 100644 --- a/build2/bin/init.cxx +++ b/build2/bin/init.cxx @@ -223,7 +223,7 @@ namespace build2 auto p (omitted (rs, var)); lookup l (p.first); - // Then see if there is a config hint (e.g., from the C++ module). + // Then see if there is a config hint (e.g., from the cc module). // bool hint (false); if (!l) -- cgit v1.1