summaryrefslogtreecommitdiff
path: root/testsuite/instruction
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2005-10-28 03:12:05 +0000
committerDavid Schleef <ds@schleef.org>2005-10-28 03:12:05 +0000
commit2082b8c46c63aa6bbf9f032e8e087b8c25b64e12 (patch)
tree4bd1f2fa2036771a07893d12531a9a4aec528757 /testsuite/instruction
parentcd41364d4678a0c9c07f9312783c738dc25d690c (diff)
downloadliboil-2082b8c46c63aa6bbf9f032e8e087b8c25b64e12.tar.gz
* autogen.sh: Refactor how we check for intrinsics and flags.
Remove hard-coded CFLAGS that don't work on Forte. This is not complete, specifically, some of the makefiles aren't up to the new order. * configure.ac: * liboil/Makefile.am: * liboil/conv/Makefile.am: * liboil/fb/Makefile.am: * liboil/i386/Makefile.am: * liboil/math/Makefile.am: * liboil/motovec/Makefile.am: * liboil/powerpc/Makefile.am: * liboil/sse/Makefile.am: * liboil/utf8/Makefile.am: * m4/as-gcc-inline-assembly.m4: * m4/as-intrinsics.m4: * testsuite/instruction/Makefile.am:
Diffstat (limited to 'testsuite/instruction')
-rw-r--r--testsuite/instruction/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/instruction/Makefile.am b/testsuite/instruction/Makefile.am
index 47d2a84..fd7c30c 100644
--- a/testsuite/instruction/Makefile.am
+++ b/testsuite/instruction/Makefile.am
@@ -3,7 +3,7 @@ EXTRA_DIST = check-instructions.pl
check_PROGRAMS = list-impls
-if HAVE_CPU_I386
+if HAVE_GCC_I386
#check_DATA = report
else
#check_DATA =