Skip to content

Fix macOS Homebrew LLVM builds#138

Open
miried wants to merge 1 commit into
decompals:mainfrom
miried:codex/macos-homebrew-clang
Open

Fix macOS Homebrew LLVM builds#138
miried wants to merge 1 commit into
decompals:mainfrom
miried:codex/macos-homebrew-clang

Conversation

@miried

@miried miried commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

On my machine, I have a more recent LLVM installation via Homebrew, which is not compatible with AppleClang.

This patch lets the macOS presets use the Clang installation selected through PATH and searches for libclang relative to that compiler. The Apple Command Line Tools location remains as a fallback. This prevents the build from mixing Homebrew Clang with Apple’s libclang and fixes trampoline generation.

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