summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-20 04:14:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-20 04:14:56 +0000
commit50a7df108cab61010f4da439c51c26d57d48b388 (patch)
tree8bfac40f005e4a5cb55a2881b081096d7716cf2f /testsuites/sptests
parent2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-50a7df108cab61010f4da439c51c26d57d48b388.tar.bz2
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 41f989d2ee..b53748ab80 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Don't add -ansi -fasm to CFLAGS.
+
2009-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp32/init.c: Lengthen the clock tick and move configuration to the
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index e0ddb1254f..40da38ffd6 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -17,7 +17,7 @@ RTEMS_CHECK_RTEMS_TEST_NO_PAUSE
RTEMS_PROJECT_ROOT
-RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
+RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS