mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
valgrind: update to 3.21.0.
This commit is contained in:
parent
ee2ea4e6a2
commit
8e26002aeb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'valgrind'
|
# Template file for 'valgrind'
|
||||||
pkgname=valgrind
|
pkgname=valgrind
|
||||||
version=3.20.0
|
version=3.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
|
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://valgrind.org/"
|
homepage="http://valgrind.org/"
|
||||||
changelog="https://valgrind.org/docs/manual/dist.news.html"
|
changelog="https://valgrind.org/docs/manual/dist.news.html"
|
||||||
distfiles="https://sourceware.org/pub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://sourceware.org/pub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=8536c031dbe078d342f121fa881a9ecd205cb5a78e639005ad570011bdb9f3c6
|
checksum=10ce1618bb3e33fad16eb79552b0a3e1211762448a0d7fce11c8a6243b9ac971
|
||||||
|
|
||||||
CFLAGS="-fno-stack-protector"
|
CFLAGS="-fno-stack-protector"
|
||||||
CXXFLAGS="-fno-stack-protector"
|
CXXFLAGS="-fno-stack-protector"
|
||||||
|
|
Loading…
Add table
Reference in a new issue