mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
efibootmgr: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
80af4027d0
commit
8382c250d3
@ -28,7 +28,6 @@ PKG_DEPENDS_TARGET="toolchain efivar pciutils zlib"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="EFI Boot Manager"
|
||||
PKG_LONGDESC="This is a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager configuration. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more."
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
|
||||
pre_make_target() {
|
||||
export EXTRA_CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include -I$SYSROOT_PREFIX/usr/include/efivar -fgnu89-inline"
|
||||
|
Loading…
x
Reference in New Issue
Block a user