From 84da74225e3f96a78736f67bbee611538f2f2520 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 4 Feb 2010 16:35:56 +0000 Subject: [PATCH] Reflect cygwin finally having upgraded binutils. --- contrib/crossrpms/binutils/build.add | 4 ---- 1 file changed, 4 deletions(-) diff --git a/contrib/crossrpms/binutils/build.add b/contrib/crossrpms/binutils/build.add index 29fe856f96..16cb5bbb57 100644 --- a/contrib/crossrpms/binutils/build.add +++ b/contrib/crossrpms/binutils/build.add @@ -1,10 +1,6 @@ %build %if "%{_prefix}" != "/usr" export PATH="%{_bindir}:${PATH}" -%endif -%if "@tool_target@" == "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