[130034] trunk/dports/lang/libcxxabi/Portfile
larryv at macports.org
larryv at macports.org
Thu Dec 25 00:10:54 PST 2014
Revision: 130034
https://trac.macports.org/changeset/130034
Author: larryv at macports.org
Date: 2014-12-25 00:10:54 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
libcxxabi: Learn libunwind headers' new location
Builds have been broken since r127042.
Revision Links:
--------------
https://trac.macports.org/changeset/127042
Modified Paths:
--------------
trunk/dports/lang/libcxxabi/Portfile
Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile 2014-12-25 08:04:22 UTC (rev 130033)
+++ trunk/dports/lang/libcxxabi/Portfile 2014-12-25 08:10:54 UTC (rev 130034)
@@ -41,6 +41,9 @@
depends_build port:libunwind-headers
configure.compiler macports-clang-3.3
+ # libunwind-headers' contents moved in r127042.
+ configure.cppflags-append \
+ -isystem ${prefix}/Developer/SDKs/Darwin${os.major}.sdk/usr/include
supported_archs i386 x86_64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/92e90134/attachment-0001.html>
More information about the macports-changes
mailing list