diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index b57dd8c..306e39e 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -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