[57223] trunk/dports/devel/binutils/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 7 13:35:25 PDT 2009


Revision: 57223
          http://trac.macports.org/changeset/57223
Author:   ryandesign at macports.org
Date:     2009-09-07 13:35:24 -0700 (Mon, 07 Sep 2009)
Log Message:
-----------
binutils: disable werror to allow x86_64 build; see #20197 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/binutils/Portfile

Modified: trunk/dports/devel/binutils/Portfile
===================================================================
--- trunk/dports/devel/binutils/Portfile	2009-09-07 20:35:03 UTC (rev 57222)
+++ trunk/dports/devel/binutils/Portfile	2009-09-07 20:35:24 UTC (rev 57223)
@@ -22,6 +22,7 @@
 
 configure.args  	--infodir='${prefix}/share/info' \
 					--mandir='${prefix}/share/man' \
+					--disable-werror \
 					--program-prefix=g
 
 # The Makefile runs configure again in subdirectories.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090907/5bbbfc38/attachment.html>


More information about the macports-changes mailing list