Bug499183 - FreeBSD: differences in avx-vmovq output
[valgrind.git] / none / tests / x86-darwin / Makefile.am
blobe9c33e5d7cf880fffb0bdf4e4f9e332ac70ef699
2 include $(top_srcdir)/Makefile.tool-tests.am
4 dist_noinst_SCRIPTS = \
5         filter_stderr
7 EXTRA_DIST = \
8         bug341419.vgtest bug341419.stderr.exp \
9         bug350062.vgtest bug350062.stderr.exp \
10         cet_nops_gs.stderr.exp cet_nops_gs.stdout.exp cet_nops_gs.vgtest
12 check_PROGRAMS = \
13         bug341419 \
14         bug350062 \
15         cet_nops_gs
17 AM_CFLAGS    += @FLAG_M32@ $(FLAG_MMMX) $(FLAG_MSSE)
18 AM_CXXFLAGS  += @FLAG_M32@ $(FLAG_MMMX) $(FLAG_MSSE)
19 AM_CCASFLAGS += @FLAG_M32@