GLIBC: trying to disable cet to fix a build failure
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions

This commit is contained in:
XargonWan 2025-01-14 11:34:59 +09:00
parent ec1a01fa02
commit 3cb2e697e2

View file

@ -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