diff --git a/programming/library/gnu-efi/actions.py b/programming/library/gnu-efi/actions.py index 8bbf7a8667..608de8377d 100644 --- a/programming/library/gnu-efi/actions.py +++ b/programming/library/gnu-efi/actions.py @@ -17,6 +17,8 @@ def build(): pisitools.ldflags.remove("-Wl,--sort-common") shelltools.system("sed -e 's/-Werror//g' -i Make.defaults") + shelltools.export("CFLAGS", "-fno-stack-protector") + options="PREFIX='/usr' lib gnuefi inc apps" autotools.make(options) diff --git a/programming/library/gnu-efi/pspec.xml b/programming/library/gnu-efi/pspec.xml index 2a0ba63beb..c973cdb3a1 100644 --- a/programming/library/gnu-efi/pspec.xml +++ b/programming/library/gnu-efi/pspec.xml @@ -1,5 +1,5 @@ - + gnu-efi @@ -13,9 +13,9 @@ Libry Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment.. GNU toolchain and the EFI development environment.. - https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.18.tar.bz2 + https://github.com/ncroxon/gnu-efi/archive/refs/tags/4.0.4.tar.gz - fedora/gnu-efi-backports.patch + @@ -29,6 +29,13 @@ + + 2026-06-29 + 4.0.4 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-07-01 3.0.18