[130982] trunk/dports/lang/libcxx/files/leopard-buildit.patch

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 4 13:17:31 PST 2015


Revision: 130982
          https://trac.macports.org/changeset/130982
Author:   jeremyhu at macports.org
Date:     2015-01-04 13:17:31 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
libcxx: Build fix for Leopard

Modified Paths:
--------------
    trunk/dports/lang/libcxx/files/leopard-buildit.patch

Modified: trunk/dports/lang/libcxx/files/leopard-buildit.patch
===================================================================
--- trunk/dports/lang/libcxx/files/leopard-buildit.patch	2015-01-04 20:09:49 UTC (rev 130981)
+++ trunk/dports/lang/libcxx/files/leopard-buildit.patch	2015-01-04 21:17:31 UTC (rev 130982)
@@ -1,5 +1,5 @@
---- lib/buildit.orig	2015-01-04 02:09:13.000000000 -0800
-+++ lib/buildit	2015-01-04 02:09:42.000000000 -0800
+--- lib/buildit.orig	2015-01-04 13:10:26.000000000 -0800
++++ lib/buildit	2015-01-04 13:11:17.000000000 -0800
 @@ -50,7 +50,7 @@ case $TRIPLE in
        RC_CFLAGS="-arch i386 -arch x86_64"
      fi
@@ -9,3 +9,12 @@
      then
          EXTRA_FLAGS="-nostdinc++ -std=c++11 -U__STRICT_ANSI__"
          LDSHARED_FLAGS="-o libc++.1.dylib \
+@@ -59,7 +59,7 @@ case $TRIPLE in
+             -install_name /usr/lib/libc++.1.dylib \
+             -Wl,-reexport_library,/usr/lib/libc++abi.dylib \
+             -Wl,-unexported_symbols_list,libc++unexp.exp  \
+-            /usr/lib/libSystem.B.dylib"
++            /usr/lib/libSystem.B.dylib /usr/lib/libgcc_s.1.dylib"
+     else
+         if [ -n "$SDKROOT" ]
+         then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/b401d572/attachment.html>


More information about the macports-changes mailing list