[131116] trunk/dports/devel/cmake/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 01:42:27 PST 2015


Revision: 131116
          https://trac.macports.org/changeset/131116
Author:   mojca at macports.org
Date:     2015-01-06 01:42:26 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
cmake: link to the upstream bug report for libc++

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

Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile	2015-01-06 08:06:54 UTC (rev 131115)
+++ trunk/dports/devel/cmake/Portfile	2015-01-06 09:42:26 UTC (rev 131116)
@@ -78,6 +78,8 @@
     #       script to honor CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET.
     #       Since nothing links against cmake and cmake is just using the STL,
     #       we're safe to force libstdc++
+    #
+    #       https://www.cmake.org/Bug/view.php?id=15039&nbn=16
     if {${os.major} < 12} {
         configure.cxx_stdlib libstdc++
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/17285722/attachment.html>


More information about the macports-changes mailing list