dstep icon indicating copy to clipboard operation
dstep copied to clipboard

Use llvm-config to get the library directory

Open BorisCarvajal opened this issue 6 years ago • 1 comments

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.

BorisCarvajal avatar Oct 02 '19 02:10 BorisCarvajal

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

jacob-carlborg avatar Oct 02 '19 07:10 jacob-carlborg