mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-22 08:35:39 +00:00
Add STATIC_LINK_LLVM=ON
This commit is contained in:
parent
c0c1e62773
commit
3c72cf2792
|
@ -75,6 +75,7 @@ modules:
|
|||
config-opts:
|
||||
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
- -DBUILD_LLVM=ON
|
||||
- -DSTATIC_LINK_LLVM=ON
|
||||
- -DUSE_NATIVE_INSTRUCTIONS=OFF
|
||||
- -DUSE_PRECOMPILED_HEADERS=OFF
|
||||
- -DUSE_SYSTEM_CURL=ON
|
||||
|
|
Loading…
Reference in a new issue