mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-22 16:45:38 +00:00
Fix RPCS3 LLVM flag
This commit is contained in:
parent
6d5e89c285
commit
703fa8e8ac
|
@ -74,7 +74,7 @@ modules:
|
|||
ldflags: -fuse-ld=lld
|
||||
config-opts:
|
||||
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
- -DBUILD_LLVM_SUBMODULE=ON
|
||||
- -DBUILD_LLVM=ON
|
||||
- -DUSE_NATIVE_INSTRUCTIONS=OFF
|
||||
- -DUSE_PRECOMPILED_HEADERS=OFF
|
||||
- -DUSE_SYSTEM_CURL=ON
|
||||
|
|
Loading…
Reference in a new issue