2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
	* custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
	support.
	* custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
This commit is contained in:
Joel Sherrill
2002-01-06 20:09:43 +00:00
parent 3f345bf88c
commit 88f60e26a8
7 changed files with 16 additions and 28 deletions

View File

@@ -269,7 +269,8 @@ LINK_FILES =\
$(CONSTRUCTOR) \
$(OBJS) \
$(MANAGERS_NOT_WANTED:%=$(PROJECT_RELEASE)/lib/no-%$(LIB_VARIANT).rel) \
$(PROJECT_RELEASE)/lib/librtemsall$(LIBSUFFIX_VA)
$(PROJECT_RELEASE)/lib/librtemsbsp$(LIBSUFFIX_VA)
$(PROJECT_RELEASE)/lib/librtemscpu$(LIBSUFFIX_VA)
ifeq ($(RTEMS_USE_GCC272),yes)
LINK_LIBS = $(PROJECT_RELEASE)/lib/librtemsall$(LIBSUFFIX_VA)