From b83fc5b3ea776c38e03540f5b1d9e4452b58453a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 10 Feb 2010 14:38:44 +0000 Subject: Remove cygwin hacks. --- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- .../rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'contrib/crossrpms/rtems4.10/powerpc') 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}" -- cgit v1.2.3