
2 Jul
2020
2 Jul
'20
4:09 p.m.
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@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@redhat.com> Jano