mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-25 17:45:38 +00:00
Merge pull request #3 from flathub/Lctrs-patch-1
rpcs3-llvm: cleanup everything
This commit is contained in:
commit
f626c6d4f0
|
@ -197,9 +197,7 @@ modules:
|
||||||
- "-DLLVM_ENABLE_Z3_SOLVER=OFF"
|
- "-DLLVM_ENABLE_Z3_SOLVER=OFF"
|
||||||
- "-DCMAKE_CXX_STANDARD=20"
|
- "-DCMAKE_CXX_STANDARD=20"
|
||||||
cleanup:
|
cleanup:
|
||||||
- "/bin"
|
- "*"
|
||||||
- "/include"
|
|
||||||
- "/lib/cmake"
|
|
||||||
sources:
|
sources:
|
||||||
- type: "git"
|
- type: "git"
|
||||||
url: "https://github.com/RPCS3/llvm-mirror.git"
|
url: "https://github.com/RPCS3/llvm-mirror.git"
|
||||||
|
|
Loading…
Reference in a new issue