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

* configure.ac: Remove -fasm.
This commit is contained in:
Ralf Corsepius
2009-10-22 02:00:41 +00:00
parent 40993862c5
commit 955c499d6b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove -fasm.
2009-10-21 Till Straumann <strauman@slac.stanford.edu>
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro

View File

@@ -30,7 +30,7 @@ else
AC_MSG_ERROR(no)
fi
RTEMS_PROG_CC_FOR_TARGET([-fasm])
RTEMS_PROG_CC_FOR_TARGET
RTEMS_PROG_CCAS
RTEMS_CANONICALIZE_TOOLS
AM_PROG_CC_C_O