gnu-efi ver. bump

This commit is contained in:
Rmys
2026-06-29 20:48:39 +03:00
committed by GitHub
parent 355a87a0cb
commit a519e47c04
2 changed files with 12 additions and 3 deletions
+2
View File
@@ -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)