Skip to content

Use llvm-config to get the library directory#244

Open
BorisCarvajal wants to merge 1 commit intojacob-carlborg:masterfrom
BorisCarvajal:llvm-config
Open

Use llvm-config to get the library directory#244
BorisCarvajal wants to merge 1 commit intojacob-carlborg:masterfrom
BorisCarvajal:llvm-config

Conversation

@BorisCarvajal
Copy link
Copy Markdown

llvm-config will look for the default LLVM installation, you can pass the --llvm-path to force linking to other version.

The old behavior is still there if llvm-config method fails.

@jacob-carlborg
Copy link
Copy Markdown
Owner

I’ve tried to use llvm-config before, it didn’t work that well. I don’t remember the exact details.

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.

2 participants