Skip to content

Commit 8cf9d91

Browse files
committed
Valgrind profile
1 parent dc5837a commit 8cf9d91

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

pkgs/valgrind.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
extends: [autotools_package]
2+
3+
defaults:
4+
relocatable: false
5+
6+
sources:
7+
- key: tar.bz2:7ist3qtn3ntbwytj35mbitx7mb7kh53k
8+
url: http://valgrind.org/downloads/valgrind-3.10.1.tar.bz2
9+
10+
when_build_dependency:
11+
- prepend_path: PATH
12+
value: '${ARTIFACT}/bin'

0 commit comments

Comments
 (0)