Skip to content

fixed #776, cmake: set macOS SDK sysroot for bundled clang++ linker#777

Open
longdafeng wants to merge 1 commit into
oceanbase:developfrom
longdafeng:fix/macos-cmake-sdk-sysroot
Open

fixed #776, cmake: set macOS SDK sysroot for bundled clang++ linker#777
longdafeng wants to merge 1 commit into
oceanbase:developfrom
longdafeng:fix/macos-cmake-sdk-sysroot

Conversation

@longdafeng

Copy link
Copy Markdown
Member

Bundled clang++ cannot link without an explicit SDK path on modern macOS where libc++ headers are not exposed under /usr/include.

Fixes #776

Task Description

Solution Description

Passed Regressions

Upgrade Compatibility

Other Information

Release Note

Bundled clang++ cannot link without an explicit SDK path on modern
macOS where libc++ headers are not exposed under /usr/include.

Fixes oceanbase#776

Co-authored-by: Cursor <cursoragent@cursor.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


zhongyan.feng seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@longdafeng longdafeng requested a review from LINxiansheng May 19, 2026 08:06
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.

[Bug]: CMake fails on macOS arm64 - bundled clang++ link step killed during compiler test

2 participants