Use -fvisibility-inlines-hidden if available
commite34f9eebcf4a89bf661d2e36f1ae2a8469c809d8
authorOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 06:15:44 +0000 (28 19:15 +1300)
committerOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 08:44:40 +0000 (28 21:44 +1300)
tree1202f5ff67e3789760670a851ea9157b9e7731dc
parent718836e83018bc025735d0d37e657cebae06d312
Use -fvisibility-inlines-hidden if available

This results in inline functions in API classes being marked as hidden
so that they get bound at link time inside the library reducing the
number of relocations needed at library load time.
xapian-core/configure.ac