forked from Imagelibrary/rtems
2001-04-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
This commit is contained in:
@@ -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-04-24 Joel Sherrill <joel@OARcorp.com>
|
2001-04-24 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* libc/libio.c (rtems_libio_allocate): Make sure size and offset
|
* libc/libio.c (rtems_libio_allocate): Make sure size and offset
|
||||||
|
|||||||
@@ -21,8 +21,9 @@ RTEMS_CANONICAL_HOST
|
|||||||
|
|
||||||
RTEMS_PROJECT_ROOT
|
RTEMS_PROJECT_ROOT
|
||||||
|
|
||||||
RTEMS_PROG_CC_FOR_TARGET
|
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
||||||
RTEMS_CANONICALIZE_TOOLS
|
RTEMS_CANONICALIZE_TOOLS
|
||||||
|
|
||||||
RTEMS_CHECK_NEWLIB
|
RTEMS_CHECK_NEWLIB
|
||||||
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
||||||
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
|
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
|
||||||
|
|||||||
Reference in New Issue
Block a user