-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed as not planned
Labels
LinuxPlatform: LinuxPlatform: Linuxbuild-scriptArea → utils: The build scriptArea → utils: The build scriptfeatureA feature request or implementationA feature request or implementation
Description
Motivation
As of now the static linux sdk is built with this build.sh:
https://github.com/swiftlang/swift-docker/blob/main/swift-ci/sdks/static-linux/scripts/build.sh
Why is this separate from the common build? Why is this inside a docker repo when it is unrelated to docker?
Proposed solution
The main goal of build-script is to give a unified and reproducible build experience for everyone.
Providing a build.sh like this is not in favor of this.
Solution:
Integrate the linux static sdk build into the build-script.
Alternatives considered
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
LinuxPlatform: LinuxPlatform: Linuxbuild-scriptArea → utils: The build scriptArea → utils: The build scriptfeatureA feature request or implementationA feature request or implementation