Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Dec 19, 2024
1 parent aefeba3 commit 3103682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/LLVM.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ if(NOT CMAKE_TOOLCHAIN_FILE)
#
# Don't prefer homebrew clang on the CI because we want
# to produce universal binaries there.
# cf. https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables
if(NOT DEFINED ENV{CI})
if(NOT DEFINED CUSTOM_LLVM_HOME)
# Note: The recent macOS SDKs (eg. math.h from macOS SDK 15) assume that
Expand Down

0 comments on commit 3103682

Please sign in to comment.