[131902] trunk/dports/lang/libcxxabi/files/leopard.patch
jeremyhu at macports.org
jeremyhu at macports.org
Tue Jan 20 10:00:29 PST 2015
Revision: 131902
https://trac.macports.org/changeset/131902
Author: jeremyhu at macports.org
Date: 2015-01-20 10:00:29 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
Reorder linking
Modified Paths:
--------------
trunk/dports/lang/libcxxabi/files/leopard.patch
Modified: trunk/dports/lang/libcxxabi/files/leopard.patch
===================================================================
--- trunk/dports/lang/libcxxabi/files/leopard.patch 2015-01-20 17:22:12 UTC (rev 131901)
+++ trunk/dports/lang/libcxxabi/files/leopard.patch 2015-01-20 18:00:29 UTC (rev 131902)
@@ -5,7 +5,7 @@
;;
esac
-$CC *.o $RC_CFLAGS $LDSHARED_FLAGS $EXTRA_FLAGS
-+$CC *.o $RC_CFLAGS $LDSHARED_FLAGS $EXTRA_FLAGS $EXTRA_LDFLAGS
++$CC *.o $RC_CFLAGS $EXTRA_LDFLAGS $LDSHARED_FLAGS $EXTRA_FLAGS
if [ -z $RC_XBS ]
then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/39af1650/attachment.html>
More information about the macports-changes
mailing list