Skip to content

[mac build] Build early swift-driver #836

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

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

Steelskin
Copy link
Collaborator

This is a required preliminary step to build the compiler on macOS.

  • Separate Swift flags between Windows and Darwin.
  • Move arch-specific and OS-specific flags to matrix.extra_flags.

This is a required preliminary step to build the compiler on macOS.

* Separate Swift flags between Windows and Darwin.
* Move arch-specific and OS-specific flags to matrix.extra_flags.
@Steelskin Steelskin requested a review from compnerd October 2, 2024 23:50
@Steelskin
Copy link
Collaborator Author

That took me a while to finalize. I had to manually fix the rpath in the binaries and create the same layout as the official toolchain, which mimics what Apple does in this script.

@Steelskin Steelskin requested a review from compnerd October 3, 2024 18:30
@Steelskin Steelskin requested a review from hjyamauchi October 4, 2024 19:10
@Steelskin Steelskin requested a review from hjyamauchi October 7, 2024 16:11
@Steelskin Steelskin merged commit abcedc8 into main Oct 7, 2024
@Steelskin Steelskin deleted the fabrice/mac-build-early-swift-driver branch October 7, 2024 17:42
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.

3 participants