forked from Imagelibrary/rtems
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove -fasm.
This commit is contained in:
@@ -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>
|
2009-10-21 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro
|
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ else
|
|||||||
AC_MSG_ERROR(no)
|
AC_MSG_ERROR(no)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RTEMS_PROG_CC_FOR_TARGET([-fasm])
|
RTEMS_PROG_CC_FOR_TARGET
|
||||||
RTEMS_PROG_CCAS
|
RTEMS_PROG_CCAS
|
||||||
RTEMS_CANONICALIZE_TOOLS
|
RTEMS_CANONICALIZE_TOOLS
|
||||||
AM_PROG_CC_C_O
|
AM_PROG_CC_C_O
|
||||||
|
|||||||
Reference in New Issue
Block a user