mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
- -DLLVM_ENABLE_RTTI=ON
This commit is contained in:
parent
66f17a4ad8
commit
b88fba1683
|
@ -45,6 +45,7 @@ build:
|
|||
- -DLLVM_ENABLE_PROJECTS='lld;clang'
|
||||
- -DLLVM_INCLUDE_DOCS=OFF
|
||||
- -DLLVM_INCLUDE_TESTS=OFF
|
||||
- -DLLVM_ENABLE_RTTI=ON
|
||||
linux:
|
||||
ARGS:
|
||||
# the default is `ld` however clang when handling linking itself
|
||||
|
|
Loading…
Reference in a new issue