Skip to content

[5.10] CMake: add a missing dependency to fix the bootstrapping build #73035

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

Conversation

eeckstein
Copy link
Contributor

  • Explanation: Legacy layouts must be copied before the bootstrapping compiler is used to build the SwiftCompilerSources Fixes a sporadic build failure due to missing legacy layout files
  • Scope: Only affects the compiler build process
  • Risk: very low. The only change is an additional CMake build dependency
  • Testing: Tested by various CI jobs
  • Issue: rdar://126305248
  • Reviewer: @edymtt
  • Main branch PR: CMake: add a missing dependency to fix the bootstrapping build #73000

legacy layouts must be copied before the bootstrapping compiler is used to build the SwiftCompilerSources
Fixes a sporadic build failure due to missing legacy layout files
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit a2be214 into swiftlang:release/5.10 Apr 15, 2024
@eeckstein eeckstein deleted the fix-layout-dependency-5.10 branch April 15, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants