Skip to content
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

Added the ability use a non-system llvm build on *nix platforms #599

Closed
wants to merge 0 commits into from

Conversation

dimenus
Copy link
Contributor

@dimenus dimenus commented Nov 8, 2017

In working on mingw w/ llvm6, I didn't want to replace my existing llvm5 system install on mingw. This allows a user to specify -ZIG_NO_SYSTEM_LLVM in combination with 'CMAKE_PATH_PREFIX' and use a local build of llvm rather than /usr/lib etc.

@dimenus dimenus assigned dimenus and unassigned dimenus Nov 8, 2017
@dimenus
Copy link
Contributor Author

dimenus commented Nov 8, 2017

I should probably add an option for ZIG_NO_SYSTEM_LLVM

@andrewrk
Copy link
Member

andrewrk commented Nov 8, 2017

I appreciate this work. However this is harder for me to understand and maintain. Is there no way to get this working with the existing cmake variables?

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.

None yet

2 participants