Skip to content

Conversation

drodriguez
Copy link
Contributor

In unified builds swift_obj_root is in a different place in the CMake build tree, so using it as the base for finding lib is not correct.

Change the usage of swift_obj_root/lib for config.swift_lib_dir which should be correct in both unified and non-unified builds.

In unified builds `swift_obj_root` is in a different place in the CMake
build tree, so using it as the base for finding `lib` is not correct.

Change the usage of `swift_obj_root/lib` for `config.swift_lib_dir`
which should be correct in both unified and non-unified builds.
@drodriguez drodriguez requested a review from edymtt September 30, 2025 21:36
@drodriguez
Copy link
Contributor Author

@swift-ci please test

@drodriguez drodriguez enabled auto-merge (squash) September 30, 2025 21:38
@drodriguez drodriguez merged commit 01ed0c1 into swiftlang:main Oct 1, 2025
5 checks passed
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.

1 participant