summaryrefslogtreecommitdiffstats
path: root/Templates/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/configure.in')
-rw-r--r--Templates/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/configure.in b/Templates/configure.in
index c74091b..88ae78c 100644
--- a/Templates/configure.in
+++ b/Templates/configure.in
@@ -137,7 +137,7 @@ case $system in
CMAKE_DL_LIBS=""
CMAKE_SHLIB_BUILD_FLAGS="-dynamiclib"
CMAKE_SHLIB_LINK_FLAGS=""
- CMAKE_MODULE_BUILD_FLAGS="-bundle"
+ CMAKE_MODULE_BUILD_FLAGS="-bundle -flat_namespace -undefined suppress"
CMAKE_MODULE_LINK_FLAGS=""
CMAKE_SHLIB_RUNTIME_FLAG=""
CMAKE_SHLIB_RUNTIME_SEP=":"