From 2140a1c2817eacf013fe3ce559fb23cedb02febb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 May 2017 17:43:52 +0200 Subject: Implement separate preprocess and compiler for GCC and Clang --- build2/cxx/init.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/cxx') diff --git a/build2/cxx/init.cxx b/build2/cxx/init.cxx index c74a077..70360bc 100644 --- a/build2/cxx/init.cxx +++ b/build2/cxx/init.cxx @@ -187,6 +187,7 @@ namespace build2 "cxx", "c++", "g++", + ".ii", // Note: some overridable, some not. // -- cgit v1.1