Skip to content

use build-script for static linux sdk build #80429

@xavgru12

Description

@xavgru12

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

No one assigned

    Labels

    LinuxPlatform: Linuxbuild-scriptArea → utils: The build scriptfeatureA feature request or implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions