Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented Aug 16, 2024

Previously it expected the host (i.e. the compiler) already loaded all dependencies in the process. But since that's not guaranteed, let's set the correct RPATH.
Also, stop importing string-processing and backtracing.

It's not guaranteed that the host compiler has all the dependency loaded.
Other macro libraries e.g. ObservationMacros don't import them.
@rintaro
Copy link
Member Author

rintaro commented Aug 16, 2024

@swift-ci Please test

@rintaro rintaro merged commit a90e8c5 into swiftlang:main Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants