mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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_NAME="gdb"
|
||||||
PKG_VERSION="7.6"
|
PKG_VERSION="7.7"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -49,6 +49,10 @@ PKG_CONFIGURE_OPTS_TARGET="bash_cv_have_mbstate_t=set \
|
|||||||
--disable-tui \
|
--disable-tui \
|
||||||
--disable-libada \
|
--disable-libada \
|
||||||
--without-lzma \
|
--without-lzma \
|
||||||
|
--disable-libquadmath \
|
||||||
|
--disable-libquadmath-support \
|
||||||
|
--enable-libada \
|
||||||
|
--enable-libssp \
|
||||||
--disable-werror"
|
--disable-werror"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user