From e58957d6491a08ec212958457c29a14eec787279 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Mar 2016 16:24:37 +0200 Subject: Implement --config-{guess,sub} options --- build2/b.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'build2/b.cxx') diff --git a/build2/b.cxx b/build2/b.cxx index 999fd44..50398a2 100644 --- a/build2/b.cxx +++ b/build2/b.cxx @@ -65,7 +65,6 @@ main (int argc, char* argv[]) // and buildspecs in any order (it is really handy to just add -v at the // end of the command line). // - options ops; strings vars; string args; try -- cgit v1.1