Patch rtems-rc-4.5.0-8-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.

Fixes a problem related to an old bug in automake-1.4 which already had
broken other Makefile.ams in RTEMS (cf. ./c/src/lib/libbsp/bsp.am).
This commit is contained in:
Joel Sherrill
2000-04-04 19:04:33 +00:00
parent ad3c8e860e
commit a899433e54

View File

@@ -28,8 +28,7 @@ include $(top_srcdir)/../../../../../../automake/lib.am
CFLAGS_DEBUG_V = $(CFLAGS_OPTIMIZE_V)
AM_CPPFLAGS += -D__BOOT__ -DDEBUG -mrelocatable
AM_CFLAGS += -msoft-float -mstrict-align -fno-builtin -Wall -mmultiple \
-mstring -O2 -fomit-frame-pointer -ffixed-r13 -mno-sdata
AM_CFLAGS += -msoft-float -mstrict-align -fno-builtin -Wall -mmultiple -mstring -O2 -fomit-frame-pointer -ffixed-r13 -mno-sdata
IMAGES = rtems.gz