mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gdb: update to gdb-7.7
This commit is contained in:
parent
8bcc3610f3
commit
3e140517cc
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="gdb"
|
||||
PKG_VERSION="7.6"
|
||||
PKG_VERSION="7.7"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -49,6 +49,10 @@ PKG_CONFIGURE_OPTS_TARGET="bash_cv_have_mbstate_t=set \
|
||||
--disable-tui \
|
||||
--disable-libada \
|
||||
--without-lzma \
|
||||
--disable-libquadmath \
|
||||
--disable-libquadmath-support \
|
||||
--enable-libada \
|
||||
--enable-libssp \
|
||||
--disable-werror"
|
||||
|
||||
post_makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user