summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/gcc.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-11-19 17:06:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-11-19 17:06:48 +0000
commit30d0a418585d08ac2884ac0ab1e4938a1698a34a (patch)
tree11526de1dcfb784a8240e8d9d95a5c1909b8b792 /contrib/crossrpms/rtems4.10/gcc.am
parentPreps for newlib-cvs. (diff)
downloadrtems-30d0a418585d08ac2884ac0ab1e4938a1698a34a.tar.bz2
Add NEWLIB_PKGVERS.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/gcc.am')
-rw-r--r--contrib/crossrpms/rtems4.10/gcc.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.10/gcc.am b/contrib/crossrpms/rtems4.10/gcc.am
index 887941f135..2ff5831e22 100644
--- a/contrib/crossrpms/rtems4.10/gcc.am
+++ b/contrib/crossrpms/rtems4.10/gcc.am
@@ -29,6 +29,7 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am $(srcdir)/gcc-sources.add
-e "s/[@]GCC_PKGVERS[@]/$(GCC_PKGVERS)/g" \
-e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
-e "s/[@]NEWLIB_VERS[@]/$(NEWLIB_VERS)/g" \
+ -e "s/[@]NEWLIB_PKGVERS[@]/$(NEWLIB_PKGVERS)/g" \
-e "/--with-sysroot/d" \
-e "/[@]tool_target[@]-sys-root/d" \
-e "/[@]tool_target[@]-w32api-sys-root/d" \