mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gdb: set size build flag
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
ba2732959a
commit
08bdf2a5cd
@ -10,7 +10,7 @@ PKG_SITE="http://www.gnu.org/software/gdb/"
|
||||
PKG_URL="http://ftpmirror.gnu.org/gdb/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib ncurses expat"
|
||||
PKG_LONGDESC="GNU Project debugger, allows you to see what is going on inside another program while it executes."
|
||||
# gdb could fail on runtime if build with LTO support
|
||||
PKG_BUILD_FLAGS="+size"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="bash_cv_have_mbstate_t=set \
|
||||
--disable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user