forked from Imagelibrary/rtems
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
This commit is contained in:
@@ -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>
|
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* make/custom/m32rsim.cfg: New (relocated from /make/custom).
|
* make/custom/m32rsim.cfg: New (relocated from /make/custom).
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ RTEMS_CANONICAL_TARGET_CPU
|
|||||||
AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.10])
|
AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.10])
|
||||||
RTEMS_BSP_CONFIGURE
|
RTEMS_BSP_CONFIGURE
|
||||||
|
|
||||||
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
|
RTEMS_PROG_CC_FOR_TARGET
|
||||||
RTEMS_CANONICALIZE_TOOLS
|
RTEMS_CANONICALIZE_TOOLS
|
||||||
RTEMS_PROG_CCAS
|
RTEMS_PROG_CCAS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user