forked from Imagelibrary/rtems
2001-04-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-no_bsp.cfg: Remove -ansi -fasm. * compilers/gcc-default.cfg: Dito. * compilers/gcc-portsw.cfg: Remove -Hansi. * custom/posix.cfg: Remove inclusion of target.cfg. * custom/simhppa.cfg: Remove -ansi -fasm.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# cf. make.info ("Implicit rules/variables" for details)
|
||||
|
||||
# NOTE: Should these go to CPPFLAGS ?
|
||||
CFLAGS_DEFAULT=-g -Wall -ansi -fasm
|
||||
CFLAGS_DEFAULT=-g -Wall
|
||||
|
||||
# NOTE: CPU_CFLAGS should probably be renamed to CPU_CPPFLAGS
|
||||
# NOTE: CPU_DEFINES should probably be merged with CPU_CFLAGS
|
||||
|
||||
Reference in New Issue
Block a user