[148590] trunk/dports/lang/llvm-3.9/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu May 12 01:03:07 PDT 2016


Revision: 148590
          https://trac.macports.org/changeset/148590
Author:   jeremyhu at macports.org
Date:     2016-05-12 01:03:07 -0700 (Thu, 12 May 2016)
Log Message:
-----------
llvm-3.9: Fix tsan bug URL

Modified Paths:
--------------
    trunk/dports/lang/llvm-3.9/Portfile

Modified: trunk/dports/lang/llvm-3.9/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.9/Portfile	2016-05-12 07:56:00 UTC (rev 148589)
+++ trunk/dports/lang/llvm-3.9/Portfile	2016-05-12 08:03:07 UTC (rev 148590)
@@ -176,7 +176,7 @@
         -DLIBCXX_INSTALL_LIBRARY=OFF
 
     if {${os.major} <= 12} {
-        # https://llvm.org/bugs/show_bug.cgi?id=23539
+        # https://llvm.org/bugs/show_bug.cgi?id=27715
         configure.args-append \
             -DCOMPILER_RT_HAS_TSAN=OFF
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160512/afbd8567/attachment-0001.html>


More information about the macports-changes mailing list