mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Resove the conflict between sun.prebuilt and builtin.prebuilt,
making searched libraries work on sun. Thanks to Sebastien Grivet for the bug report (#177). [SVN r49629]
This commit is contained in:
@@ -15,6 +15,7 @@ import common ;
|
||||
feature.extend toolset : sun ;
|
||||
toolset.inherit sun : unix ;
|
||||
generators.override sun.prebuilt : builtin.lib-generator ;
|
||||
generators.override sun.prebuilt : builtin.prebuilt ;
|
||||
generators.override sun.searched-lib-generator : searched-lib-generator ;
|
||||
|
||||
feature.extend stdlib : sun-stlport ;
|
||||
|
||||
Reference in New Issue
Block a user