Unbreak SOGo, missed a patch when updating to the new version

pointed out by sthen@
This commit is contained in:
sebastia 2012-07-12 08:08:48 +00:00
parent bc8928052d
commit f62ec76e67

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-SoObjects_Appointments_GNUmakefile,v 1.1 2012/07/12 08:08:48 sebastia Exp $
--- SoObjects/Appointments/GNUmakefile.orig Wed May 16 09:53:04 2012
+++ SoObjects/Appointments/GNUmakefile Wed May 16 09:53:49 2012
@@ -58,6 +58,7 @@ Appointments_LOCALIZED_RESOURCE_FILES = Localizable.st
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/
ADDITIONAL_LIB_DIRS += -L../../SOPE/GDLContentStore/obj/
+ADDITIONAL_OBJCFLAGS += -ftrampolines
ADDITIONAL_LDFLAGS += -lcurl
-include GNUmakefile.preamble