From 4ec198dbd7a5940c20e80a9eaace66d27ff5c637 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 20 Jan 2012 01:36:31 +0000 Subject: [PATCH] Monotone-Parent: 1cafe7a57bb95258d6e78d2bc0a96b00fcdb0325 Monotone-Revision: ffd7393157c88a834c33d2ca30dc76ef3026c253 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-20T01:36:31 Monotone-Branch: ca.inverse.sogo --- Tests/Integration/GNUmakefile.preamble | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tests/Integration/GNUmakefile.preamble b/Tests/Integration/GNUmakefile.preamble index 4d20462de..90cc86a41 100644 --- a/Tests/Integration/GNUmakefile.preamble +++ b/Tests/Integration/GNUmakefile.preamble @@ -15,3 +15,5 @@ ADDITIONAL_LIB_DIRS += \ -L../../SOPE/GDLContentStore/$(GNUSTEP_OBJ_DIR)/ -lGDLContentStore \ -L../../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards \ -L/usr/local/lib -L/usr/lib -lEOControl -lNGStreams -lNGMime -lNGExtensions + +ADDITIONAL_LDFLAGS += -Wl,--no-as-needed