From 0ff08b1c37c8386d66846041792529f01904d103 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 10 May 2005 02:30:04 +0000 Subject: 2005-05-10 Ralf Corsepius * gccnewlib/Makefile.am: Add h8300-rtemscoff*. * gccnewlib/gccnewlib.add: Let building gnat require gcc. Allow building arm-rtems*-gnat. --- scripts/gccnewlib/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/gccnewlib/Makefile.am') diff --git a/scripts/gccnewlib/Makefile.am b/scripts/gccnewlib/Makefile.am index 871c96c786..43709e5996 100644 --- a/scripts/gccnewlib/Makefile.am +++ b/scripts/gccnewlib/Makefile.am @@ -40,6 +40,10 @@ h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) $(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@ RPM_SPECS_DATA += h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec +h8300-rtemscoff@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) + $(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtemscoff@osversion@ > $@ +RPM_SPECS_DATA += h8300-rtemscoff@osversion@-$(GCC3NEWLIBVERS).spec + i386-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) $(MKSPEC) -cfg $(top_builddir)/setup.cache i386-rtems@osversion@ > $@ RPM_SPECS_DATA += i386-rtems@osversion@-$(GCC3NEWLIBVERS).spec -- cgit v1.2.3