summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/mingw32')
-rw-r--r--contrib/crossrpms/mingw32/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/crossrpms/mingw32/Makefile.am b/contrib/crossrpms/mingw32/Makefile.am
index 9ad17c9244..3f54fba8c0 100644
--- a/contrib/crossrpms/mingw32/Makefile.am
+++ b/contrib/crossrpms/mingw32/Makefile.am
@@ -100,8 +100,6 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am gcc-sources.add
-e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
-e "/[@]tool_target[@]-newlib/d" \
-e "s,^%define[ ]*_cxx[ ]*1,%define _cxx 0," \
- -e "/^%package -n @rpmprefix@@tool_target@-gcc/d" \
- -e "s/-n @rpmprefix@@tool_target@-gcc//" \
-e 's,^%define build_newlib.*$$,%define build_newlib 0,' \
> $(TARGET)-gcc.spec.in
CLEANFILES += $(TARGET)-gcc.spec.in