summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/gcc.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.7/gcc.am')
-rw-r--r--contrib/crossrpms/rtems4.7/gcc.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/gcc.am b/contrib/crossrpms/rtems4.7/gcc.am
index 75e441129d..08e28d5a92 100644
--- a/contrib/crossrpms/rtems4.7/gcc.am
+++ b/contrib/crossrpms/rtems4.7/gcc.am
@@ -26,6 +26,7 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am $(srcdir)/gcc-sources.add
-e "/[@]PREP[@]/r $(srcdir)/../gcc-prep.add" \
-e "/[@]PREP[@]/d" \
-e "s/[@]GCC_VERS[@]/$(GCC_VERS)/g" \
+ -e "s/[@]GCC_PKGVERS[@]/$(GCC_PKGVERS)/g" \
-e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
-e "s/[@]NEWLIB_VERS[@]/$(NEWLIB_VERS)/g" \
-e "/--with-sysroot/d" \