[glib] gio: Fix gsettings build with binutils gold linker
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: Fix gsettings build with binutils gold linker
- Date: Tue, 11 May 2010 04:17:41 +0000 (UTC)
commit 6d5ac8163b962803fedcf57b9ccad8a2c1205c82
Author: Sebastian Dröge <sebastian droege collabora co uk>
Date: Mon May 10 09:48:49 2010 +0200
gio: Fix gsettings build with binutils gold linker
gio/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index bdc897d..a8fb2b7 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -524,6 +524,7 @@ glib_compile_schemas_SOURCES = \
gsettings_LDADD = \
$(top_builddir)/glib/libglib-2.0.la \
+ $(top_builddir)/gobject/libgobject-2.0.la \
libgio-2.0.la
gsettings_SOURCES = gsettings-tool.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]