summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-07 19:44:26 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-07 19:44:49 +0000
commit4146791921ee1123a4848eb3b400a183aef68138 (patch)
tree027613ad31d4671883136cd5dfba0a0ef9359e79 /sys-devel/gdb/gdb-10.1.ebuild
parentnet-irc/rhapsody: Apply gcc-10 workaround (diff)
downloadgentoo-4146791921ee1123a4848eb3b400a183aef68138.tar.gz
gentoo-4146791921ee1123a4848eb3b400a183aef68138.tar.bz2
gentoo-4146791921ee1123a4848eb3b400a183aef68138.zip
sys-devel/gdb: enable obsolete targets (like ia64)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gdb/gdb-10.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-10.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-10.1.ebuild b/sys-devel/gdb/gdb-10.1.ebuild
index 914409b673aa..2435f5604400 100644
--- a/sys-devel/gdb/gdb-10.1.ebuild
+++ b/sys-devel/gdb/gdb-10.1.ebuild
@@ -157,6 +157,7 @@ src_configure() {
--disable-install-libiberty
# Disable guile for now as it requires guile-2.x #562902
--without-guile
+ --enable-obsolete
# This only disables building in the readline subdir.
# For gdb itself, it'll use the system version.
--disable-readline