Skip to content

CMake: Fix swiftrt.o install location #79642

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 1 commit into from
Feb 27, 2025

Conversation

etcwilde
Copy link
Contributor

The driver just changed where it looks for swiftrt.o when performing a static-stdlib build from always looking under /usr/lib/swift to /usr/lib/swift_static.

This change of behavior comes from:
swift-driver: 7156812d251d0f4dd6e7c605940f7e5497eaa795

swiftlang/swift-driver#1821

The driver just changed where it looks for swiftrt.o when performing a
static-stdlib build from always looking under `/usr/lib/swift` to
`/usr/lib/swift_static`.

This change of behavior comes from:
7156812d251d0f4dd6e7c605940f7e5497eaa795
@etcwilde
Copy link
Contributor Author

@swift-ci please smoke test

@etcwilde etcwilde merged commit 3806913 into swiftlang:main Feb 27, 2025
3 checks passed
@etcwilde etcwilde deleted the ewilde/fix-linux-swiftrt-location branch February 27, 2025 01:16
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