summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-16 07:25:10 +0100
committerSam James <sam@gentoo.org>2023-05-16 07:27:48 +0100
commitc9a9956944acab031669f00023398c45cef187e9 (patch)
treedae5b373d4606bf9a8187d33f011c29f2b34607a /sys-devel/gdb/gdb-13.1.90_p20230429.ebuild
parentnet-misc/asterisk: Stabilize 18.17.0 x86, #896156 (diff)
downloadgentoo-c9a9956944acab031669f00023398c45cef187e9.tar.gz
gentoo-c9a9956944acab031669f00023398c45cef187e9.tar.bz2
gentoo-c9a9956944acab031669f00023398c45cef187e9.zip
sys-devel/gdb: fix build w/ musl-1.2.4
Closes: https://bugs.gentoo.org/905922 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gdb/gdb-13.1.90_p20230429.ebuild')
-rw-r--r--sys-devel/gdb/gdb-13.1.90_p20230429.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-13.1.90_p20230429.ebuild b/sys-devel/gdb/gdb-13.1.90_p20230429.ebuild
index d75794a2864b..e6030f478386 100644
--- a/sys-devel/gdb/gdb-13.1.90_p20230429.ebuild
+++ b/sys-devel/gdb/gdb-13.1.90_p20230429.ebuild
@@ -111,6 +111,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-8.3.1-verbose-build.patch
"${FILESDIR}"/${PN}-13.1-Wenum-constexpr-conversion-clang16.patch
+ "${FILESDIR}"/${PN}-13.1-musl-lfs.patch
)
pkg_setup() {