Skip to content

[6.1][CMake] Fix package CMO capability checking logic #79901

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
Mar 12, 2025

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham requested a review from airspeedswift March 11, 2025 01:18
@bnbarham bnbarham changed the base branch from main to release/6.1 March 11, 2025 01:18
@bnbarham bnbarham requested a review from a team as a code owner March 11, 2025 01:18
Package CMO requires '-enable-library-evolution' in 6.1+ compilers.
Otherwise:
  <unknown>:0: error: Library evolution must be enabled for Package CMO

rdar://146673779
(cherry picked from commit 860ea2c)
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham changed the title [CMake] Fix package CMO capability checking logic [6.1][CMake] Fix package CMO capability checking logic Mar 11, 2025
@bnbarham bnbarham added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.1 and removed swift 6.1 labels Mar 11, 2025
@bnbarham bnbarham merged commit 493744d into swiftlang:release/6.1 Mar 12, 2025
5 checks passed
@bnbarham bnbarham deleted the 6.1-syntax-cmo branch March 12, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants