swiftlang / swift-llbuild

A low-level build system, used by Xcode and the Swift Package Manager
Apache License 2.0
1.09k stars 199 forks source link

Add some feature flags to control use of optional features in the build #949

Closed jakepetroules closed 4 weeks ago

jakepetroules commented 4 weeks ago

This will allow building llbuild with a Swift Static SDK using Musl libc, using SwiftPM.

jakepetroules commented 4 weeks ago

@swift-ci please smoke test

jakepetroules commented 4 weeks ago

@swift-ci please test windows