Skip to content

Conversation

@catap
Copy link
Contributor

@catap catap commented Feb 9, 2022

clang --print-search-dirs may return libraries: = that leads to /lib/darwin which may leads to attempt to find clang_rt.osx inside this wired path and which fails the build.

`clang --print-search-dirs` may return `libraries: =` that leads to `/lib/darwin` which may leads to attempt to find `clang_rt.osx` inside this wired path and which fails the build.
@alexcrichton alexcrichton merged commit b3a3ce8 into alexcrichton:main Feb 10, 2022
@catap catap deleted the patch-1 branch February 10, 2022 15:37
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