mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Removed rpcs3-llvm as llvm is already included in flatpak enviro
This commit is contained in:
parent
50c10a4975
commit
cc56ae03a1
|
@ -879,7 +879,7 @@ modules:
|
||||||
- shared-modules/glew/glew.json
|
- shared-modules/glew/glew.json
|
||||||
|
|
||||||
# llvm13 is already included in the flathub enviornment, letś see if it's working correctly as this module fails
|
# llvm13 is already included in the flathub enviornment, letś see if it's working correctly as this module fails
|
||||||
|
|
||||||
# - name: rpcs3-llvm
|
# - name: rpcs3-llvm
|
||||||
# buildsystem: cmake-ninja
|
# buildsystem: cmake-ninja
|
||||||
# builddir: true
|
# builddir: true
|
||||||
|
@ -928,6 +928,7 @@ modules:
|
||||||
# url: https://github.com/intel/ittapi.git
|
# url: https://github.com/intel/ittapi.git
|
||||||
# dest: ittapi/ittapi
|
# dest: ittapi/ittapi
|
||||||
# disable-shallow-clone: true
|
# disable-shallow-clone: true
|
||||||
|
|
||||||
|
|
||||||
- name: rpcs3
|
- name: rpcs3
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
|
|
Loading…
Reference in a new issue