mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously, we used SWIFT_INCLUDE_TESTS to control if we created build rules for binaries just used to test as well as running the tests as well. In this commit, I changed this behavior by adding an option called SWIFT_INCLUDE_TEST_BINARIES. This will allow for the stage 1 swift build to build and install test binaries into the just built toolchain for use by the stage 2 swift that builds the stdlib.
245 B
245 B