[110724] trunk/dports/lang/go/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Wed Sep 4 12:09:14 PDT 2013
Revision: 110724
https://trac.macports.org/changeset/110724
Author: ciserlohn at macports.org
Date: 2013-09-04 12:09:14 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
go: include links to upstream bug reports why clang does not work
Modified Paths:
--------------
trunk/dports/lang/go/Portfile
Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile 2013-09-04 18:59:05 UTC (rev 110723)
+++ trunk/dports/lang/go/Portfile 2013-09-04 19:09:14 UTC (rev 110724)
@@ -60,7 +60,12 @@
use_configure no
# attempting the build with clang fails on some go code
-# TODO: Please link to relevant bug reports
+# see
+# https://code.google.com/p/go/issues/detail?id=5822
+# https://code.google.com/p/go/issues/detail?id=4829
+# https://code.google.com/p/go/issues/detail?id=6133
+# https://code.google.com/p/go/issues/detail?id=5926
+
compiler.blacklist *clang*
build.dir ${worksrcpath}/src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/90b3470d/attachment.html>
More information about the macports-changes
mailing list