mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
gdb: set size build flag
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user