mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Property register sun toolset.
[SVN r22300]
This commit is contained in:
@@ -16,8 +16,7 @@ import "class" : new ;
|
||||
import order ;
|
||||
import set ;
|
||||
|
||||
#feature.extend toolset : gcc ;
|
||||
|
||||
feature.extend toolset : gcc ;
|
||||
toolset.inherit gcc : unix ;
|
||||
feature.subfeature toolset gcc : version : : optional propagated link-incompatible ;
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ import toolset : flags ;
|
||||
import feature ;
|
||||
import type ;
|
||||
|
||||
feature.extend toolset : sun ;
|
||||
toolset.inherit sun : unix ;
|
||||
feature.subfeature toolset sun : version ;
|
||||
|
||||
|
||||
@@ -14,9 +14,6 @@ import generators ;
|
||||
import type ;
|
||||
import set ;
|
||||
|
||||
|
||||
feature.extend toolset : gcc ;
|
||||
|
||||
class unix-linking-generator : linking-generator
|
||||
{
|
||||
import property-set ;
|
||||
|
||||
Reference in New Issue
Block a user