Skip to content

cmake: allow user to select static vs dynamic LLVM#2858

Merged
andrewrk merged 1 commit intoziglang:masterfrom
daurnimator:dynamic-llvm
Jul 16, 2019
Merged

cmake: allow user to select static vs dynamic LLVM#2858
andrewrk merged 1 commit intoziglang:masterfrom
daurnimator:dynamic-llvm

Conversation

@daurnimator
Copy link
Contributor

@daurnimator daurnimator commented Jul 9, 2019

Fixes #2340
Supercedes #2270

This allows a user to opt in or out of a static/dynamic LLVM as they need.
It will let us remove patches that linux distributions apply to zig such as this one

@FireFox317
Copy link
Contributor

FireFox317 commented Jul 10, 2019

Also fixes #2340 ?

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.

Unable to make Release build of zig on Arch Linux

3 participants