mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Make toolset-version feature propagated and link-incompatible.
[SVN r16907]
This commit is contained in:
@@ -5,7 +5,7 @@ import os ;
|
||||
import type ;
|
||||
|
||||
feature.extend toolset : gcc ;
|
||||
feature.subfeature toolset gcc : version : : optional ;
|
||||
feature.subfeature toolset gcc : version : : optional propagated link-incompatible ;
|
||||
|
||||
# Make the "o" suffix used for gcc toolset on all
|
||||
# platforms
|
||||
|
||||
@@ -5,7 +5,7 @@ import os ;
|
||||
import type ;
|
||||
|
||||
feature.extend toolset : gcc ;
|
||||
feature.subfeature toolset gcc : version : : optional ;
|
||||
feature.subfeature toolset gcc : version : : optional propagated link-incompatible ;
|
||||
|
||||
# Make the "o" suffix used for gcc toolset on all
|
||||
# platforms
|
||||
|
||||
Reference in New Issue
Block a user