]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gdb: Update to 13.1
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Mar 2023 16:27:32 +0000 (16:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Mar 2023 16:27:32 +0000 (16:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
gdb/gdb.nm

index 5d7f25a332445ce4c837f126ec1a843d3a77b4cf..adea165f81ae65d523e82225a3947960093eaab1 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gdb
-version    = 12.1
+version    = 13.1
 release    = 1
 
 groups     = Development/Debuggers
@@ -25,6 +25,8 @@ build
        requires
                bison
                expat-devel
+               gmp-devel
+               mpfr-devel
                ncurses-devel
                python3-devel
                readline-devel
@@ -54,10 +56,9 @@ build
                --with-system-zlib \
                --disable-werror \
                --with-expat \
-               --with-python \
+               --with-python=%{python3} \
                --with-lzma \
                --without-libexpat-prefix \
-               --without-libunwind \
                %{DISTRO_MACHINE}
 
        install_cmds