Skip to content

Revert "[Build] Fix linking of llbuild" #1966

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Aug 7, 2025

Reverts #1965

This fixes the build on Windows

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2025

@swift-ci please test

@artemcm artemcm requested a review from drexin August 7, 2025 21:23
@drexin
Copy link
Contributor

drexin commented Aug 7, 2025

Can we maybe have a version that works on all systems? Because reverting this breaks local builds for me.

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2025

Hmm, how are you wiring up the dependency for llbuild to swift-driver? That should work properly because libllbuild should point to the CMake target, which will set up the linking correctly. Are you trying to build without building the dependencies?

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2025

As an aside - we should rename the llbuild targets so that this can be avoided.

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2025

swiftlang/swift-llbuild#1005 should fix the naming issue

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2025

Okay - we should not merge this if we merge swiftlang/swift-llbuild#1005 as that renames the library target.

@compnerd compnerd closed this Aug 7, 2025
@compnerd compnerd deleted the revert-1965-wip-fix-linking branch August 7, 2025 22:59
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