mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +00:00
Added a config-opt to glu to see if it's fixing the reatroarch glitch
This commit is contained in:
parent
253e580ae6
commit
eec4fb7afa
|
@ -110,6 +110,8 @@ modules:
|
|||
# more info there: https://gitlab.com/gnutls/gnutls/-/issues/1335
|
||||
- name: glu
|
||||
buildsystem: meson
|
||||
config-opts:
|
||||
- --disable-static"
|
||||
cleanup:
|
||||
- /include
|
||||
- /lib/debug
|
||||
|
|
Loading…
Reference in a new issue