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

Commits on Jan 9, 2024

  1. Unix: Use llvm-ar by default

    Now that llvm-ar is installed by default in the toolchain, swiftlang/swift#62510,
    and a recent SPM change requires there to be an archiver in the toolchain/PATH,
    swiftlang/swift-package-manager#5761, use that bundled llvm-ar for all Unix
    platforms.
    finagolfin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    68cd387 View commit details
    Browse the repository at this point in the history