[41338] trunk/dports/devel/orbit/Portfile

jmr at macports.org jmr at macports.org
Thu Oct 30 21:53:17 PDT 2008


Revision: 41338
          http://trac.macports.org/changeset/41338
Author:   jmr at macports.org
Date:     2008-10-30 21:53:16 -0700 (Thu, 30 Oct 2008)
Log Message:
-----------
orbit: don't use -flat_namespace or -undefined suppress

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

Modified: trunk/dports/devel/orbit/Portfile
===================================================================
--- trunk/dports/devel/orbit/Portfile	2008-10-31 04:52:05 UTC (rev 41337)
+++ trunk/dports/devel/orbit/Portfile	2008-10-31 04:53:16 UTC (rev 41338)
@@ -20,7 +20,7 @@
 use_bzip2	yes
 depends_lib 	port:glib1 port:gettext
 configure.args	\
-    	LDFLAGS="-L${prefix}/lib -flat_namespace -undefined suppress" \
+    	LDFLAGS="-L${prefix}/lib" \
 	CPPFLAGS="-I${prefix}/include -no-cpp-precomp -DHAVE_LIMITED_WRITEV \
 	    	-DMAX_LIMITED_IOVECS=1024" \
 	CFLAGS="-O3 -fstrict-aliasing -funroll-loops" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081030/dda8abbf/attachment.html>


More information about the macports-changes mailing list