mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gdb: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a3bf19078b
commit
d6ba56ef5f
@ -28,7 +28,6 @@ PKG_SECTION="debug"
|
||||
PKG_SHORTDESC="gdb: The GNU Debugger"
|
||||
PKG_LONGDESC="The purpose of a debugger such as GDB is to allow you to see what is going on ``inside'' another program while it executes--or what another program was doing at the moment it crashed."
|
||||
# gdb could fail on runtime if build with LTO support
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
|
||||
CC_FOR_BUILD="$HOST_CC"
|
||||
CFLAGS_FOR_BUILD="$HOST_CFLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user