summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-02-10 14:38:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-02-10 14:38:44 +0000
commitb83fc5b3ea776c38e03540f5b1d9e4452b58453a (patch)
treee4aa5134bf25af1ab0511853d4f5ae806ed74b52 /contrib/crossrpms/rtems4.10/powerpc
parentUpdate. (diff)
downloadrtems-b83fc5b3ea776c38e03540f5b1d9e4452b58453a.tar.bz2
Remove cygwin hacks.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec6
2 files changed, 2 insertions, 6 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 1161193c3b..7006fafda2 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -6,7 +6,7 @@ include $(top_srcdir)/mkspec.am
BINUTILS_VERS = 2.20
BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 1
+BINUTILS_RPMREL = 2
include ../binutils.am
BINUTILS_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
index f3d33cb5e1..7909836adc 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
@@ -53,7 +53,7 @@ Name: rtems-4.10-powerpc-rtems4.10-binutils
Summary: Binutils for target powerpc-rtems4.10
Group: Development/Tools
Version: %{binutils_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/binutils
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -88,10 +88,6 @@ cd ..
%build
export PATH="%{_bindir}:${PATH}"
-%if "powerpc-rtems4.10" == "i686-pc-cygwin"
-# The cygwin sources are leaking memory
- RPM_OPT_FLAGS="$(echo "$RPM_OPT_FLAGS"|sed -e 's; -Wp,-D_FORTIFY_SOURCE=2;;')"
-%endif
mkdir -p build
cd build
%if "%{_build}" != "%{_host}"