diff --git a/srcpkgs/grub/template b/srcpkgs/grub/template index 52480447c2..bf993d7dcc 100644 --- a/srcpkgs/grub/template +++ b/srcpkgs/grub/template @@ -22,8 +22,8 @@ esac post_extract() { sed -i -e 's,freetype/ftsynth.h,freetype2/ftsynth.h,' util/grub-mkfont.c -} - +} + do_configure() { unset CC AS LD RANLIB CPP CFLAGS="$CFLAGS -fno-stack-protector"