mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/Makefile.am: Add tic4x. * binutils/mkspec.in: Remove duplicate rpmgroup.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* binutils/Makefile.am: Add tic4x.
|
||||
* binutils/mkspec.in: Remove duplicate rpmgroup.
|
||||
|
||||
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* gcc3newlib/Makefile.am: Add tic4x.
|
||||
|
||||
@@ -71,6 +71,10 @@ sparc-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache sparc-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += sparc-rtems@osversion@-$(BINUTILSVERS).spec
|
||||
|
||||
tic4x-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache tic4x-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += tic4x-rtems@osversion@-$(BINUTILSVERS).spec
|
||||
|
||||
CLEANFILES += $(RPM_SPECS_DATA)
|
||||
|
||||
EXTRA_DIST = $(SUBPACKAGES)
|
||||
|
||||
@@ -59,7 +59,6 @@ sed -e "s%@Release\@%${binutils_rpm_release}%g" \
|
||||
-e "s%@prefix\@%@prefix@%g" \
|
||||
-e "s,@rpmprefix\@,@rpmprefix@,g" \
|
||||
-e "s%@rpmgroup\@%@rpmgroup@%g" \
|
||||
-e "s%@rpmgroup\@%@rpmgroup@%g" \
|
||||
-e "s%@osversion\@%@osversion@%g" \
|
||||
-e "s%@binutils_version\@%${binutils_version}%g" \
|
||||
-e "s%@binutils_patch_version\@%${binutils_patch_version}%g" \
|
||||
|
||||
Reference in New Issue
Block a user