extra/valgrind to 3.13.0-3

This commit is contained in:
Kevin Mihelich 2017-09-09 16:47:24 +00:00
parent b8ab0dd4be
commit 24a48e803e

View file

@ -6,16 +6,16 @@
# - hold for toolchain update, only build for v7/v8
buildarch=12
#noautobuild=1
noautobuild=1
pkgname=valgrind
pkgver=3.13.0
pkgrel=2
pkgrel=3
pkgdesc='A tool to help find memory-management problems in programs'
arch=(i686 x86_64)
license=(GPL)
url='http://valgrind.org/'
depends=('glibc=2.25' perl)
depends=('glibc=2.26' perl)
makedepends=(gdb openmpi)
optdepends=('openmpi: MPI support')
options=(!emptydirs)