]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/commitdiff
- don't try to export non-existing symbol
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Aug 2007 17:51:58 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glib2-symbols.patch -> 1.1

glib2-symbols.patch [new file with mode: 0644]

diff --git a/glib2-symbols.patch b/glib2-symbols.patch
new file mode 100644 (file)
index 0000000..c3e2e60
--- /dev/null
@@ -0,0 +1,16 @@
+--- glib-2.14.0/glib/glib.symbols.orig 2007-08-03 19:52:48.000000000 +0200
++++ glib-2.14.0/glib/glib.symbols      2007-08-21 18:35:27.116366403 +0200
+@@ -691,11 +691,13 @@
+ g_slice_set_config
+ g_slice_get_config
+ g_slice_get_config_state
++#ifdef G_ENABLE_DEBUG
+ #ifdef INCLUDE_INTERNAL_SYMBOLS
+ g_slice_debug_tree_statistics
+ #endif
+ #endif
+ #endif
++#endif
+ #if IN_HEADER(__G_MESSAGES_H__)
+ #if IN_FILE(__G_MESSAGES_C__)
This page took 0.077231 seconds and 4 git commands to generate.