From 6e9016178fa41cfaf5838f1ab9defd299c3ccdc7 Mon Sep 17 00:00:00 2001 From: Adriano dos Santos Fernandes Date: Wed, 8 Nov 2023 07:58:57 -0300 Subject: [PATCH] Remove -flat_namespace from MacOS build - see #7827. --- builds/posix/darwin.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builds/posix/darwin.defaults b/builds/posix/darwin.defaults index 94723450c4..8012af3ea7 100644 --- a/builds/posix/darwin.defaults +++ b/builds/posix/darwin.defaults @@ -19,8 +19,8 @@ # Options #FirebirdInstallPrefix= -LIB_BUNDLE_OPTIONS=$(LD_FLAGS) -bundle -flat_namespace -undefined suppress -LIB_LINK_OPTIONS=$(LD_FLAGS) -dynamiclib -flat_namespace +LIB_BUNDLE_OPTIONS=$(LD_FLAGS) -bundle +LIB_LINK_OPTIONS=$(LD_FLAGS) -dynamiclib LIB_LINK_SONAME:=-current_version @FIREBIRD_VERSION@ -compatibility_version @FIREBIRD_VERSION@ -seg1addr 0x30000000 LIB_LINK_MAPFILE=-Wl,-exported_symbols_list,$(1)