[150302] trunk/dports/lang/llvm-3.4/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Fri Jul 15 01:38:35 PDT 2016
Revision: 150302
https://trac.macports.org/changeset/150302
Author: jeremyhu at macports.org
Date: 2016-07-15 01:38:35 -0700 (Fri, 15 Jul 2016)
Log Message:
-----------
llvm-3.4: Add a comment as a reminder of why we bother to keep this old compiler around
Modified Paths:
--------------
trunk/dports/lang/llvm-3.4/Portfile
Modified: trunk/dports/lang/llvm-3.4/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.4/Portfile 2016-07-15 08:37:02 UTC (rev 150301)
+++ trunk/dports/lang/llvm-3.4/Portfile 2016-07-15 08:38:35 UTC (rev 150302)
@@ -1,5 +1,9 @@
# $Id$
+# llvm-3.4 was the last version to not require C++11, thus it is needed
+# to build libc++ in order to support C++11 in order to build newer
+# versions of llvm on older platforms. Bootstrapping is fun...
+
PortSystem 1.0
PortGroup select 1.0
PortGroup compiler_blacklist_versions 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160715/db6d97ad/attachment.html>
More information about the macports-changes
mailing list