mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
GLIBC: trying to disable cet to fix a build failure
This commit is contained in:
parent
ec1a01fa02
commit
3cb2e697e2
|
@ -719,6 +719,7 @@ modules:
|
|||
config-opts:
|
||||
- --prefix=${FLATPAK_DEST}
|
||||
- --libdir=${FLATPAK_DEST}/lib
|
||||
- --disable-cet
|
||||
sources:
|
||||
- type: archive
|
||||
url: http://ftp.gnu.org/gnu/libc/glibc-2.39.tar.gz
|
||||
|
|
Loading…
Reference in a new issue