[113398] trunk/dports/graphics/libQGLViewer/Portfile
raphael at macports.org
raphael at macports.org
Fri Nov 15 06:12:24 PST 2013
Revision: 113398
https://trac.macports.org/changeset/113398
Author: raphael at macports.org
Date: 2013-11-15 06:12:24 -0800 (Fri, 15 Nov 2013)
Log Message:
-----------
libQGLViewer: clear all arch-oriented flags since they mess up LDFLAGS in Makefiles from qmake; fixes #41359
Modified Paths:
--------------
trunk/dports/graphics/libQGLViewer/Portfile
Modified: trunk/dports/graphics/libQGLViewer/Portfile
===================================================================
--- trunk/dports/graphics/libQGLViewer/Portfile 2013-11-15 13:23:48 UTC (rev 113397)
+++ trunk/dports/graphics/libQGLViewer/Portfile 2013-11-15 14:12:24 UTC (rev 113398)
@@ -46,6 +46,17 @@
system -W ${worksrcpath} "sh ${filespath}/archflags.sh [get_canonical_archflags]"
}
+# clear all arch-oriented flags since they mess up LDFLAGS in Makefiles (#41359)
+configure.ld_archflags
+configure.cc_archflags
+configure.cxx_archflags
+configure.universal_ldflags
+configure.universal_cflags
+configure.universal_cxxflags
+configure.universal_cppflags
+configure.march
+configure.mtune
+
configure.pre_args-append DOC_DIR=${prefix}/share/doc/${name}
configure.post_args-append -after QMAKE_POST_LINK=\"\"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131115/4c336392/attachment.html>
More information about the macports-changes
mailing list