mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Unbreak toolset inheritance
[SVN r49986]
This commit is contained in:
@@ -319,11 +319,7 @@ class generator
|
||||
# Note: this does not remove any subfeatures of <toolset> which
|
||||
# might cause problems.
|
||||
[ property.change $(self.requirements) : <toolset> ]
|
||||
$(new-toolset-properties) ] ;
|
||||
if $(self.rule-name)
|
||||
{
|
||||
$(g).set-rule-name $(self.rule-name) ;
|
||||
}
|
||||
$(new-toolset-properties) ] ;
|
||||
return $(g) ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user