On a Thursday in 2020, Pavel Hrdina wrote:
Set FLAT_NAMESPACE_FLAGS to -Wl,-flat_namespace in configure only for
macOS and use it unconditionally in Makefiles.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
configure.ac | 13 +++++++++++++
src/Makefile.am | 10 +++-------
tests/Makefile.am | 7 +++----
3 files changed, 19 insertions(+), 11 deletions(-)
Much nicer.
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano