]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
amd64-linux adjustments as a followup to r5493.
authorJulian Seward <jseward@acm.org>
Wed, 4 Jan 2006 02:55:03 +0000 (02:55 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 4 Jan 2006 02:55:03 +0000 (02:55 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5494

cachegrind/tests/amd64/Makefile.am
memcheck/tests/amd64/Makefile.am
none/tests/amd64/Makefile.am

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..237719404dad35232e7e8f4420d0efdf63544c6e 100644 (file)
@@ -0,0 +1,3 @@
+
+# if any tests appear here, remember to include @FLAG_M64@ in the
+# compilation flags
index 0a9c8aff11e003ee094f63a54d690f4f754464a8..76300461c50a1b41c7f5bfe328934199c9e88740 100644 (file)
@@ -14,4 +14,5 @@ check_PROGRAMS = sse_memory
 
 AM_CPPFLAGS = -I$(top_srcdir)/include
 AM_CFLAGS   = $(WERROR) -Winline -Wall -Wshadow -g -I$(top_srcdir)/include
+               @FLAG_M64@
 AM_CXXFLAGS = $(AM_CFLAGS)
index 42b58f5f735f7279a3701242f80112a3571a2b69..e7622198fa94b1a0c5441bb6b60e889caa9d2be8 100644 (file)
@@ -19,6 +19,7 @@ check_PROGRAMS = \
        faultstatus $(INSN_TESTS) looper jrcxz smc1 shrld
 
 AM_CFLAGS   = $(WERROR) -Winline -Wall -Wshadow -g -I$(top_srcdir)/include
+               @FLAG_M64@
 AM_CXXFLAGS = $(AM_CFLAGS)
 
 # generic C ones