Skip to content

Pass CC and CXX as absolute paths to chapel-py build#27607

Merged
jabraham17 merged 1 commit intochapel-lang:mainfrom
jabraham17:use-abs-path-clang
Aug 6, 2025
Merged

Pass CC and CXX as absolute paths to chapel-py build#27607
jabraham17 merged 1 commit intochapel-lang:mainfrom
jabraham17:use-abs-path-clang

Conversation

@jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Aug 6, 2025

Fixes an issue with homebrew builds of chapel-py

This issue was caused by homebrew passing flags to cmake (i.e. CMAKE_PREFIX_PATH) which was causing cmake to resolve the clang and clang++ paths to the homebrew install of LLVM/clang, instead of the system clang

[Reviewed by @DanilaFe]

…brew builds

Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
@jabraham17 jabraham17 requested a review from DanilaFe August 6, 2025 18:09
@jabraham17 jabraham17 merged commit bc77311 into chapel-lang:main Aug 6, 2025
10 checks passed
@jabraham17 jabraham17 deleted the use-abs-path-clang branch August 6, 2025 18:22
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