mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-22 16:45:38 +00:00
Copy libLLVM-16.so
into the build
Fixes https://github.com/flathub/net.rpcs3.RPCS3/issues/1398.
This commit is contained in:
parent
5fa86d3018
commit
3613fb107f
|
@ -85,6 +85,7 @@ modules:
|
|||
- -DUSE_SYSTEM_ZLIB=ON
|
||||
- -Wno-dev
|
||||
post-install:
|
||||
- cp /usr/lib/sdk/llvm16/lib/libLLVM-16.so /app/lib/
|
||||
- |-
|
||||
set -eux
|
||||
|
||||
|
|
Loading…
Reference in a new issue