mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Use right extension for PCH on darwin.
Patch from Jeroen van der Wulp. [SVN r49659]
This commit is contained in:
@@ -54,6 +54,8 @@ generators.override darwin.searched-lib-generator : searched-lib-generator ;
|
||||
generators.override darwin.compile.c.pch : pch.default-c-pch-generator ;
|
||||
generators.override darwin.compile.c++.pch : pch.default-cpp-pch-generator ;
|
||||
|
||||
type.set-generated-target-suffix PCH : <toolset>darwin : gch ;
|
||||
|
||||
toolset.inherit-rules darwin : gcc ;
|
||||
toolset.inherit-flags darwin : gcc
|
||||
: <runtime-link>static
|
||||
|
||||
Reference in New Issue
Block a user