gobject: try to link with -Wl,-z,nodelete
authorAlexandre Rostovtsev <tetromino@gentoo.org>
Mon, 2 Sep 2013 17:59:18 +0000 (13:59 -0400)
committerAlexandre Rostovtsev <tetromino@gentoo.org>
Thu, 10 Apr 2014 05:38:41 +0000 (01:38 -0400)
commit2b178c762fbc0706031e9890ba190233e243a602
tree950e112052d9824c488eea3bcd51f4c36f482eaf
parent7089cf89672b70711b0ebe10fdd24cd73f6060d5
gobject: try to link with -Wl,-z,nodelete

Since the type system does not support reloading its data and assumes
that libgobject remains loaded for the lifetime of the process, we
should link libgobject with a flag indicating that it can't be unloaded.

https://bugzilla.gnome.org/show_bug.cgi?id=707298
configure.ac
gobject/Makefile.am