GNOME Bugzilla – Bug 689648
build: Use -Bsymbolic-functions by default if available
Last modified: 2012-12-04 23:09:19 UTC
Using -Bsymbolic-functions to avoid internal PLT indirection is an easy win. This is the same code that both GLib and GTK+ have.
Created attachment 230680 [details] [review] build: Use -Bsymbolic-functions by default if available
Review of attachment 230680 [details] [review]: LGTM.
Attachment 230680 [details] pushed as d1a8997 - build: Use -Bsymbolic-functions by default if available