[113652] trunk/dports/cross/avr-gdb/Portfile

g5pw at macports.org g5pw at macports.org
Thu Nov 21 14:33:04 PST 2013


Revision: 113652
          https://trac.macports.org/changeset/113652
Author:   g5pw at macports.org
Date:     2013-11-21 14:33:04 -0800 (Thu, 21 Nov 2013)
Log Message:
-----------
cross/avr-gdb:
  readding --disable-werror, build fails on buiildbots.

Modified Paths:
--------------
    trunk/dports/cross/avr-gdb/Portfile

Modified: trunk/dports/cross/avr-gdb/Portfile
===================================================================
--- trunk/dports/cross/avr-gdb/Portfile	2013-11-21 22:19:40 UTC (rev 113651)
+++ trunk/dports/cross/avr-gdb/Portfile	2013-11-21 22:33:04 UTC (rev 113652)
@@ -23,6 +23,7 @@
 # without --disable-nls the build process breaks
 configure.args  --mandir=${prefix}/share/man \
                 --infodir=${prefix}/share/info \
+                --disable-werror \
                 --target=avr
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131121/7987312a/attachment.html>


More information about the macports-changes mailing list