From 260263b6ec97bfc06cef5ba50bbd4db7f47f979a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 2 Mar 2012 14:41:15 +0000 Subject: [PATCH] Monotone-Parent: 7172e18d32de3bd2bb4232516383f7087889d442 Monotone-Revision: 4d7bcac9e677fe169f33c5d75187e05adbfeb918 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T14:41:15 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile.preamble | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/SOGo/GNUmakefile.preamble b/SoObjects/SOGo/GNUmakefile.preamble index ee71f35ab..b65dfd362 100644 --- a/SoObjects/SOGo/GNUmakefile.preamble +++ b/SoObjects/SOGo/GNUmakefile.preamble @@ -13,6 +13,7 @@ ADDITIONAL_CPPFLAGS += \ -DSOGO_LIBDIR="\"$(SOGO_LIBDIR)\"" SOGo_LIBRARIES_DEPEND_UPON += \ + -Wl,--no-as-needed \ -L../../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ -lOGoContentStore \ -L../../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ \ -lmemcached \