summaryrefslogtreecommitdiffstats
path: root/Templates/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/configure')
-rwxr-xr-xTemplates/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/configure b/Templates/configure
index 6c15a69..3ee74da 100755
--- a/Templates/configure
+++ b/Templates/configure
@@ -2291,7 +2291,7 @@ fi
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=":"