mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
valgrind: update to 3.12.0.
This commit is contained in:
parent
626a5b0346
commit
182f37c46b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'valgrind'
|
# Template file for 'valgrind'
|
||||||
pkgname=valgrind
|
pkgname=valgrind
|
||||||
version=3.11.0
|
version=3.12.0
|
||||||
revision=5
|
revision=1
|
||||||
only_for_archs="i686 x86_64 armv7l i686-musl x86_64-musl armv7l-musl"
|
only_for_archs="i686 x86_64 armv7l i686-musl x86_64-musl armv7l-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-tls --with-mpicc=/dev/null"
|
configure_args="--enable-tls --with-mpicc=/dev/null"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://valgrind.org/"
|
homepage="http://valgrind.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.valgrind.org/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.valgrind.org/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6c396271a8c1ddd5a6fb9abe714ea1e8a86fce85b30ab26b4266aeb4c2413b42
|
checksum=67ca4395b2527247780f36148b084f5743a68ab0c850cb43e4a5b4b012cf76a1
|
||||||
|
|
||||||
CFLAGS="-fno-stack-protector"
|
CFLAGS="-fno-stack-protector"
|
||||||
CXXFLAGS="-fno-stack-protector"
|
CXXFLAGS="-fno-stack-protector"
|
||||||
|
|
Loading…
Add table
Reference in a new issue