Merge pull request #1368 from j8r/fix-RPCS3-LLVM-flag

Fix RPCS3 LLVM flag
This commit is contained in:
Lctrs 2023-04-08 11:31:36 +02:00 committed by GitHub
commit 0561e22462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
@ -95,7 +95,7 @@ modules:
- type: git
url: https://github.com/RPCS3/rpcs3.git
branch: master
commit: 7081b89e976ad7f931c926022bd93ddd9778347c
commit: f0e36c63653d30edaae21b76c8b48a0b7fd236c1
- type: git
url: https://github.com/intel/ittapi.git
branch: master