2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
This commit is contained in:
Joel Sherrill
2001-05-08 22:59:02 +00:00
parent 5d2fe483dd
commit 7ed44167b1
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2001-03-14 Joel Sherrill <joel@OARcorp.com>
* serial/Makefile.am, serial/mc68681.c, serial/ns16550.c,

View File

@@ -21,7 +21,7 @@ RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)