Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix: Use llvm-ar by default #1244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

finagolfin
Copy link
Contributor

@finagolfin finagolfin commented Jan 1, 2023

Now that llvm-ar is installed by default in the toolchain, apple/swift#62510, and a recent SwiftPM change requires there to be an archiver in the toolchain/PATH, apple/swift-package-manager#5761, use that bundled llvm-ar for all Unix platforms.

This is the Swift translation of apple/swift#62800.

@finagolfin
Copy link
Contributor Author

@artemcm, please run the CI on this.

@artemcm
Copy link
Contributor

artemcm commented Jan 3, 2023

@swift-ci test

@finagolfin
Copy link
Contributor Author

Windows CI failure is unrelated, all pulls are failing on the Windows CI.

@finagolfin
Copy link
Contributor Author

@artemcm, now that the CI is working, would you run it again?

@artemcm
Copy link
Contributor

artemcm commented Feb 8, 2023

@swift-ci test

Now that llvm-ar is installed by default in the toolchain, apple/swift#62510,
and a recent SPM change requires there to be an archiver in the toolchain/PATH,
apple/swift-package-manager#5761, use that bundled llvm-ar for all Unix
platforms.
@finagolfin
Copy link
Contributor Author

Rebased, need another CI run.

@rauhul
Copy link
Contributor

rauhul commented Jan 9, 2024

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants