mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-22 08:35:39 +00:00
fix llvm dir
This commit is contained in:
parent
1c8d48b233
commit
29b4e7564b
|
@ -76,7 +76,7 @@ modules:
|
|||
- -DUSE_SYSTEM_ZLIB=ON
|
||||
- -Wno-dev
|
||||
post-install:
|
||||
- cp /usr/lib/sdk/llvm17/lib/libLLVM-18.so /app/lib/
|
||||
- cp /usr/lib/sdk/llvm18/lib/libLLVM-18.so /app/lib/
|
||||
- |-
|
||||
set -eux
|
||||
|
||||
|
|
Loading…
Reference in a new issue