Skip to content

Want native headers when linking with frameworks - #7719

Merged
andrewrk merged 1 commit into
ziglang:masterfrom
kubkon:fix-7697
Jan 8, 2021
Merged

Want native headers when linking with frameworks#7719
andrewrk merged 1 commit into
ziglang:masterfrom
kubkon:fix-7697

Conversation

@kubkon

Copy link
Copy Markdown
Member

This PR ensures we use system libc headers and system search paths for
framework headers when linking against frameworks and compiling natively
on macOS.

Fixes#7697

This PR ensures we use system libc headers and system search paths for
framework headers when linking against frameworks and compiling natively
on macOS.
@kubkonkubkon added the os-macos macOS label Jan 7, 2021
@andrewrk
andrewrk merged commit 7077128 into ziglang:masterJan 8, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macos mixed C/C++ and Zig builds fail

2 participants

@kubkon@andrewrk