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

[6.x] Set SWIFT_SYSTEM_NAME for macro project in CMake #898

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

jmschonfeld
Copy link
Contributor

Explanation: A configuration change that updates the rpath value of libFoundationMacros.so to be correct
Scope: Only impacts the rpath value of libFoundationMacros.so
Original PR: #896
Risk: Low - scope is narrow, and fixes a regression that causes the macro to not be loadable so it can't really make anything worse :)
Testing: Testing done via local testing
Reviewer: @parkera

@jmschonfeld jmschonfeld requested a review from parkera September 3, 2024 22:03
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 9a07d17 into swiftlang:release/6.0 Sep 4, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/fix-macro-rpath branch September 4, 2024 16:23
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.

2 participants