summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests
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/mptests
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/mptests')
-rw-r--r--testsuites/mptests/ChangeLog4
-rw-r--r--testsuites/mptests/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index 6e58c61272..b3ace26d1f 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/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-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp01/task1.c, mp02/task1.c, mp03/task1.c, mp05/task1.c, mp06/task1.c,
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index b759fcd6fa..f0f7e76292 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/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