Skip to content

move zig.h to become an installation file #12253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2022
Merged

move zig.h to become an installation file #12253

merged 1 commit into from
Jul 27, 2022

Conversation

andrewrk
Copy link
Member

Now instead of zig.h being baked into the compiler binary, it is a
header file distributed along with all the other header files
distributed with Zig.

Closes #11643

Now instead of zig.h being baked into the compiler binary, it is a
header file distributed along with all the other header files
distributed with Zig.

Closes #11643
@andrewrk andrewrk merged commit 0527b44 into master Jul 27, 2022
@andrewrk andrewrk deleted the zig-h branch July 27, 2022 17:26
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.

move zig.h to become an installation file that can be changed at runtime
1 participant