mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff
with Memcheck. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3533
This commit is contained in:
parent
5446180661
commit
fb5888c4ba
@ -6,13 +6,14 @@ include $(top_srcdir)/Makefile.all.am
|
||||
## include must be first for tool.h
|
||||
## addrcheck must come after memcheck, for mac_*.o
|
||||
TOOLS = memcheck \
|
||||
addrcheck \
|
||||
cachegrind \
|
||||
corecheck \
|
||||
massif \
|
||||
lackey \
|
||||
none
|
||||
|
||||
## addrcheck \
|
||||
|
||||
# Temporary: we want to compile Helgrind, but not regtest it.
|
||||
SUBDIRS = include coregrind . docs tests auxprogs $(TOOLS) helgrind
|
||||
##DIST_SUBDIRS = $(SUBDIRS) helgrind
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user