grub: drop lto build flag

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-05-29 21:50:47 +02:00
parent ec1c0ee9fe
commit 937d13313e

View File

@ -28,7 +28,6 @@ PKG_SECTION="tools"
PKG_SHORTDESC="GNU GRUB is a Multiboot boot loader."
PKG_LONGDESC="GNU GRUB is a Multiboot boot loader that was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn"
PKG_TOOLCHAIN="configure"
PKG_BUILD_FLAGS="-lto"
PKG_CONFIGURE_OPTS_TARGET="--target=i386-pc-linux \
--disable-nls \