mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Unbreak versioned config for sun compiler.
Thanks to Doug Gregor for the bug report. [SVN r33652]
This commit is contained in:
@@ -16,7 +16,6 @@ feature.extend toolset : sun ;
|
||||
toolset.inherit sun : unix ;
|
||||
generators.override sun.prebuilt : builtin.lib-generator ;
|
||||
generators.override sun.searched-lib-generator : searched-lib-generator ;
|
||||
feature.subfeature toolset sun : version ;
|
||||
|
||||
feature.extend stdlib : sun-stlport ;
|
||||
feature.compose <stdlib>sun-stlport
|
||||
|
||||
Reference in New Issue
Block a user