[126204] trunk/dports/gnome/gnome-online-accounts/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 5 03:46:28 PDT 2014


Revision: 126204
          https://trac.macports.org/changeset/126204
Author:   ryandesign at macports.org
Date:     2014-10-05 03:46:28 -0700 (Sun, 05 Oct 2014)
Log Message:
-----------
gnome-online-accounts: use the right compiler for gobject-introspection code

Modified Paths:
--------------
    trunk/dports/gnome/gnome-online-accounts/Portfile

Modified: trunk/dports/gnome/gnome-online-accounts/Portfile
===================================================================
--- trunk/dports/gnome/gnome-online-accounts/Portfile	2014-10-05 10:29:54 UTC (rev 126203)
+++ trunk/dports/gnome/gnome-online-accounts/Portfile	2014-10-05 10:46:28 UTC (rev 126204)
@@ -79,6 +79,9 @@
                 --disable-maintainer-mode \
                 --disable-silent-rules
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+
 } else {
 
 checksums       rmd160  21889d886fa262e536929ecb6905cfcd3f50a462 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141005/1f4e87fc/attachment-0001.html>


More information about the macports-changes mailing list