[126299] trunk/dports/gnome/libgdata/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 7 03:39:30 PDT 2014


Revision: 126299
          https://trac.macports.org/changeset/126299
Author:   ryandesign at macports.org
Date:     2014-10-07 03:39:30 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
libgdata: use the right compiler for gobject-introspection code

Modified Paths:
--------------
    trunk/dports/gnome/libgdata/Portfile

Modified: trunk/dports/gnome/libgdata/Portfile
===================================================================
--- trunk/dports/gnome/libgdata/Portfile	2014-10-07 10:11:05 UTC (rev 126298)
+++ trunk/dports/gnome/libgdata/Portfile	2014-10-07 10:39:30 UTC (rev 126299)
@@ -55,4 +55,7 @@
                 --enable-goa \
                 --disable-silent-rules
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/cc14b090/attachment.html>


More information about the macports-changes mailing list