]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
gdb: Update to 13.2
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 6 Oct 2023 16:30:59 +0000 (16:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 6 Oct 2023 16:30:59 +0000 (16:30 +0000)
This patch also enables support for debuginfod.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
gdb/gdb.nm

index adea165f81ae65d523e82225a3947960093eaab1..06c49499f3b0f187c3dea3f083948d5f39cc0fcf 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gdb
-version    = 13.1
+version    = 13.2
 release    = 1
 
 groups     = Development/Debuggers
@@ -24,6 +24,7 @@ sources    = %{thisapp}.tar.xz
 build
        requires
                bison
+               elfutils-devel
                expat-devel
                gmp-devel
                mpfr-devel
@@ -58,6 +59,7 @@ build
                --with-expat \
                --with-python=%{python3} \
                --with-lzma \
+               --with-debuginfod \
                --without-libexpat-prefix \
                %{DISTRO_MACHINE}