mirror of
https://github.com/boostorg/build.git
synced 2026-02-10 11:22:12 +00:00
Specifying that a build uses test configuration no longer prevents toolset auto-configuration and therefore no longer causes --toolset options to be ignored.
[SVN r42510]
This commit is contained in:
@@ -284,11 +284,6 @@ local rule load-configuration-files
|
||||
ECHO "notice: be ignored due to the test configuration being"
|
||||
"loaded." ;
|
||||
}
|
||||
|
||||
# This legacy setting should be removed. Added here only to preserve
|
||||
# behaviour with test configuration being loaded automatically
|
||||
# disabling toolset auto-configuration and default toolset usage.
|
||||
.legacy-ignore-config = true ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user