2
0
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:
Jurko Gospodnetić
2008-01-06 06:58:24 +00:00
parent a8f922c12c
commit 369a478220

View File

@@ -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
{