Skip to content

Use xcrun for macOS native builds#354

Merged
YoavCodes merged 1 commit intoblackboardsh:mainfrom
aleclarson:fix/use-xcrun-for-macos-build
Apr 18, 2026
Merged

Use xcrun for macOS native builds#354
YoavCodes merged 1 commit intoblackboardsh:mainfrom
aleclarson:fix/use-xcrun-for-macos-build

Conversation

@aleclarson
Copy link
Copy Markdown
Contributor

This switches the macOS native build steps from plain clang++ to xcrun --sdk macosx clang++ so the build uses Apple’s SDK-aware toolchain even when another clang++ appears first in PATH.

Copy link
Copy Markdown
Member

@YoavCodes YoavCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@YoavCodes YoavCodes merged commit 6f46c74 into blackboardsh:main Apr 18, 2026
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