summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-02-21 08:18:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-02-21 08:18:29 +0000
commit1259c556035beddab604942aa299a07639d34a66 (patch)
tree9f6a2a1b6c37efe9d166333aafcd9edd706d4ac3 /contrib/crossrpms/mingw32
parentUse $(MKSPEC) to generate *-w32api.spec. (diff)
downloadrtems-1259c556035beddab604942aa299a07639d34a66.tar.bz2
Eliminate newlib_version
Diffstat (limited to 'contrib/crossrpms/mingw32')
-rw-r--r--contrib/crossrpms/mingw32/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/crossrpms/mingw32/Makefile.am b/contrib/crossrpms/mingw32/Makefile.am
index 69eabcd293..c6253c2bcd 100644
--- a/contrib/crossrpms/mingw32/Makefile.am
+++ b/contrib/crossrpms/mingw32/Makefile.am
@@ -102,7 +102,6 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am gcc-sources.add
-e "s,rtems[@]osversion[@],rtems,g" \
-e "/[@]rpmprefix[@][@]tool_target[@]-libc/d" \
-e "s,^%define[ ]*_cxx[ ]*1,%define _cxx 0," \
- -e "s,[=<][ ]*%{newlib_version}-%{release},," \
-e "/^%package -n @rpmprefix@@tool_target@-gcc/d" \
-e "s/-n @rpmprefix@@tool_target@-gcc//" \
-e 's,^%define build_newlib.*$$,%define build_newlib 0,' \