glib/gthread
Ryan Lortie 5d42fdd068 visibility: Use a separate CFLAGS variable
We only want to control the default visibility for our five main
installable libraries: libglib, libgthread, libgmodule, libgobject,
libgio.  We should therefore only set -fvisibility=hidden when building
those.

Use a separate substitution variable for this purpose.

Using CFLAGS directly leads to some modules built in testcases not
exporting their symbols (and then the tests fail).  It also affects the
fam file monitoring module.

Colin had originally done it this way in his visibility patch series but
I failed to understand why so I didn't copy it.  Now I do.

Also: revert changes made to two testcases in an attempt to work around
this issue.

https://bugzilla.gnome.org/show_bug.cgi?id=691756
2013-01-14 23:31:59 -05:00
..
.gitignore improve gitignore 2010-01-28 22:43:51 -05:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gthread-impl.c gthread-impl.c: add missing #include "config.h" 2013-01-14 00:06:26 -05:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
Makefile.am visibility: Use a separate CFLAGS variable 2013-01-14 23:31:59 -05:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00