parent
2d866a2ad5
commit
b7cb0fe1b3
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'valgrind'
|
||||
pkgname=valgrind
|
||||
version=3.22.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
|
||||
hostmakedepends="automake perl pkg-config"
|
||||
|
@ -14,6 +14,8 @@ homepage="http://valgrind.org/"
|
|||
changelog="https://valgrind.org/docs/manual/dist.news.html"
|
||||
distfiles="https://sourceware.org/pub/valgrind/valgrind-${version}.tar.bz2"
|
||||
checksum=c811db5add2c5f729944caf47c4e7a65dcaabb9461e472b578765dd7bf6d2d4c
|
||||
# https://valgrind.org/docs/manual/dist.readme-packagers.html
|
||||
nostrip=yes
|
||||
|
||||
CFLAGS="-fno-stack-protector"
|
||||
CXXFLAGS="-fno-stack-protector"
|
||||
|
|
Loading…
Add table
Reference in a new issue