diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index 1745f76c5e1..8bfcc256023 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,7 +1,7 @@ # Template file for 'gdb' pkgname=gdb version=7.7 -revision=2 +revision=3 patch_args="-Np1" build_style=gnu-configure configure_args="--disable-werror --disable-nls --with-system-readline --with-system-gdbinit=/etc/gdb/gdbinit"