aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-newt.xml')
-rw-r--r--make/build-newt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-newt.xml b/make/build-newt.xml
index e849cb3fb..a2f2aa038 100644
--- a/make/build-newt.xml
+++ b/make/build-newt.xml
@@ -311,7 +311,7 @@
</linker>
<linker id="linker.cfg.macosx.newt" extends="linker.cfg.macosx">
- <linkerarg value="-framework" />
+ <linkerarg value="-weak_framework" />
<linkerarg value="Cocoa" />
</linker>