summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests
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/tmitrontests
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/tmitrontests')
-rw-r--r--testsuites/tmitrontests/ChangeLog4
-rw-r--r--testsuites/tmitrontests/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog
index c1c7224284..425b9757ca 100644
--- a/testsuites/tmitrontests/ChangeLog
+++ b/testsuites/tmitrontests/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-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* tmitronsem01/Makefile.am: Makefile.am: Eliminate _exe_/.exe.
diff --git a/testsuites/tmitrontests/configure.ac b/testsuites/tmitrontests/configure.ac
index 99d5896fb6..9e8de499c7 100644
--- a/testsuites/tmitrontests/configure.ac
+++ b/testsuites/tmitrontests/configure.ac
@@ -17,7 +17,7 @@ RTEMS_ENV_RTEMSBSP
RTEMS_PROJECT_ROOT
-RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
+RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS