diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index 9a5f8d6..9c0856f 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -171,6 +171,7 @@ modules: - -DLLVM_USE_INTEL_JITEVENTS=ON - -DLLVM_ENABLE_Z3_SOLVER=OFF - -DCMAKE_CXX_STANDARD=17 + - -DITTAPI_SOURCE_DIR=/run/build/rpcs3-llvm/ittapi cleanup: - '*' sources: @@ -178,6 +179,10 @@ modules: url: https://github.com/RPCS3/llvm-mirror.git branch: master commit: 18f153b33bef2a4e29a0478ddd374b1f19316a46 + - type: git + url: https://github.com/intel/ittapi.git + dest: ittapi/ittapi + disable-shallow-clone: true - name: rpcs3 buildsystem: cmake-ninja