2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Don't add -ansi -fasm to CFLAGS.
This commit is contained in:
Ralf Corsepius
2009-10-20 09:40:07 +00:00
parent de90701623
commit d236e96453
65 changed files with 161 additions and 33 deletions

View File

@@ -11,7 +11,7 @@ RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.10])
RTEMS_BSP_CONFIGURE
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
RTEMS_PROG_CCAS