gdb: update to 7.12.1
This commit is contained in:
parent
08b9d48fa7
commit
f70a1b3a68
@ -1,9 +1,10 @@
|
||||
# Template file for 'gdb'
|
||||
pkgname=gdb
|
||||
version=7.12
|
||||
revision=2
|
||||
version=7.12.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="/usr/share/gdb"
|
||||
configure_args="--disable-werror --disable-nls --with-system-readline
|
||||
--with-system-gdbinit=/etc/gdb/gdbinit --with-system-zlib $(vopt_enable gdbserver)
|
||||
$(vopt_if static 'CFLAGS=-static') $(vopt_with python)"
|
||||
@ -14,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/gdb/"
|
||||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=834ff3c5948b30718343ea57b11cbc3235d7995c6a4f3a5cecec8c8114164f94
|
||||
checksum=4607680b973d3ec92c30ad029f1b7dbde3876869e6b3a117d8a7e90081113186
|
||||
# Else build on musl breaks...
|
||||
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
|
||||
disable_parallel_build=yes
|
||||
|
Loading…
Reference in New Issue
Block a user