[30577] trunk/dports/devel/glib2/files/patch-glib_gutils.h.diff
source_changes at macosforge.org
source_changes at macosforge.org
Wed Oct 31 11:40:17 PDT 2007
Revision: 30577
http://trac.macosforge.org/projects/macports/changeset/30577
Author: rhwood at macports.org
Date: 2007-10-31 11:40:17 -0700 (Wed, 31 Oct 2007)
Log Message:
-----------
Add patchfile per ticket:13006
Added Paths:
-----------
trunk/dports/devel/glib2/files/patch-glib_gutils.h.diff
Added: trunk/dports/devel/glib2/files/patch-glib_gutils.h.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-glib_gutils.h.diff (rev 0)
+++ trunk/dports/devel/glib2/files/patch-glib_gutils.h.diff 2007-10-31 18:40:17 UTC (rev 30577)
@@ -0,0 +1,11 @@
+--- glib/gutils.h.orig 2007-10-16 07:44:49.000000000 +0200
++++ glib/gutils.h 2007-10-31 12:05:46.000000000 +0100
+@@ -96,6 +96,8 @@ G_BEGIN_DECLS
+ #ifdef G_IMPLEMENT_INLINES
+ # define G_INLINE_FUNC
+ # undef G_CAN_INLINE
++#elif defined (__APPLE__) && !defined(GLIB_COMPILATION) && !defined(GOBJECT_COMPILATION)
++# define G_INLINE_FUNC inline
+ #elif defined (__GNUC__)
+ # define G_INLINE_FUNC extern inline
+ #elif defined (G_CAN_INLINE)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071031/e188c24b/attachment.html
More information about the macports-changes
mailing list