extra/valgrind to 3.11.0-4

This commit is contained in:
Kevin Mihelich 2016-08-05 13:35:56 +00:00
parent 27cd82ef41
commit ed8ac84570

View file

@ -10,12 +10,12 @@ buildarch=12
pkgname=valgrind pkgname=valgrind
pkgver=3.11.0 pkgver=3.11.0
pkgrel=3 pkgrel=4
pkgdesc='A tool to help find memory-management problems in programs' pkgdesc='A tool to help find memory-management problems in programs'
arch=(i686 x86_64) arch=(i686 x86_64)
license=(GPL) license=(GPL)
url='http://valgrind.org/' url='http://valgrind.org/'
depends=('glibc>=2.23' 'glibc<2.24' 'perl') depends=('glibc>=2.24' 'glibc<2.25' 'perl')
makedepends=(gdb openmpi) makedepends=(gdb openmpi)
optdepends=('openmpi: MPI support') optdepends=('openmpi: MPI support')
# valgrind does not like stack protector flags # valgrind does not like stack protector flags