mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Prerequisite should be non existence of a #define (rather than existence of #undef in the comments). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13192
4 lines
208 B
Plaintext
4 lines
208 B
Plaintext
prereq: test -e pth_spinlock && ./supported_libpthread && ! grep '#define DISABLE_PTHREAD_SPINLOCK_INTERCEPT 1' ../../config.h > /dev/null
|
|
vgopts: --read-var-info=yes --check-stack-var=yes
|
|
prog: pth_spinlock
|