mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 23:50:27 +01:00
Also an extra-include-dirs for libclang
This commit is contained in:
parent
4e3f34db40
commit
812944dde3
@ -3171,6 +3171,8 @@ configure-args:
|
|||||||
clang-pure:
|
clang-pure:
|
||||||
- --extra-lib-dirs
|
- --extra-lib-dirs
|
||||||
- /usr/lib/llvm-3.7/lib
|
- /usr/lib/llvm-3.7/lib
|
||||||
|
- --extra-include-dirs
|
||||||
|
- /usr/lib/llvm-3.7/include
|
||||||
|
|
||||||
# end of configure-args
|
# end of configure-args
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user