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 07:16:49 +00:00
parent 6e5617c4c4
commit d46194adcb
2 changed files with 5 additions and 1 deletions

View File

@@ -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-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/avrtest.cfg: New (relocated from /make/custom).

View File

@@ -13,7 +13,7 @@ RTEMS_BSP_CONFIGURE
RTEMS_CONFIG_BUILD_SUBDIRS(tools)
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
RTEMS_PROG_CCAS