repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
none/tests/fdleak_cmsg_supp.supp: Add suppressions for older glibc
[valgrind.git]
/
none
/
tests
/
x86-freebsd
/
Makefile.am
blob
5dc444b6d491d93189b01e24682d8fb88530981a
1
include $(top_srcdir)/Makefile.tool-tests.am
2
3
dist_noinst_SCRIPTS = filter_stderr
4
5
EXTRA_DIST = \
6
445032.vgtest \
7
445032.stderr.exp
8
9
check_PROGRAMS = \
10
445032
11
12
# Linux also adds $(FLAG_MMMX) $(FLAG_MSSE) to the first two
13
AM_CFLAGS += @FLAG_M32@
14
AM_CXXFLAGS += @FLAG_M32@
15
AM_CCASFLAGS += @FLAG_M32@