build: Use -Bsymbolic-functions by default if available
authorColin Walters <walters@verbum.org>
Sat, 1 Dec 2012 19:49:49 +0000 (14:49 -0500)
committerColin Walters <walters@verbum.org>
Wed, 5 Dec 2012 19:05:17 +0000 (14:05 -0500)
commit68a4a3eea119704817f540efa803e2197fe52838
treea2e0625e7f1c36bd5874499ddb533248e7937347
parente6a55a30004feeed5ee05296aac85731b236bfa4
build: Use -Bsymbolic-functions by default if available

While we have much larger performance problems right now, using
-Bsymbolic-functions to avoid internal PLT indirection is an easy win.

This is the same code that both GLib and GTK+ have.

https://bugzilla.gnome.org/show_bug.cgi?id=689456
Makefile-girepository.am
configure.ac