mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-12 00:38:51 +00:00
Also disable ld's --as-need for the OpenChange bundle
Monotone-Parent: e3b6ffeff863794edb2261fc1532ed03fee6ff14 Monotone-Revision: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T13:51:49 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -146,7 +146,7 @@ ADDITIONAL_INCLUDE_DIRS += \
|
||||
-I../SoObjects -I../SOPE \
|
||||
-DBACKEND_BUNDLE_NAME="@\"$(BUNDLE_NAME)$(BUNDLE_EXTENSION)\"" \
|
||||
-DSOGO_BUNDLES_DIR="@\"$(BUNDLE_INSTALL_DIR)\""
|
||||
ADDITIONAL_LIB_DIRS += -Wl,--as-needed \
|
||||
ADDITIONAL_LIB_DIRS += -Wl,--no-as-needed \
|
||||
-L../SOGo/SOGo.framework/ -lSOGo \
|
||||
-L../../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ -lOGoContentStore \
|
||||
$(LIBMAPI_LIBS) \
|
||||
|
||||
Reference in New Issue
Block a user