openbsd-ports/www/sogo/patches/gcc-patch-SoObjects_Appointments_GNUmakefile
brad 3eaf0bd655 Move this patch so it will only be applied on PowerPC since the command
line parameter being added in the patch has no relevance for LLVM.

ok sebastia@
2014-01-08 20:28:54 +00:00

12 lines
521 B
Plaintext

$OpenBSD: gcc-patch-SoObjects_Appointments_GNUmakefile,v 1.1 2014/01/08 20:28:54 brad Exp $
--- SoObjects/Appointments/GNUmakefile.orig Wed Jul 25 22:27:42 2012
+++ SoObjects/Appointments/GNUmakefile Sat Aug 18 14:44:00 2012
@@ -59,6 +59,7 @@ Appointments_LOCALIZED_RESOURCE_FILES = Localizable.st
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/
ADDITIONAL_LIB_DIRS += -L../../SOPE/GDLContentStore/obj/
+ADDITIONAL_OBJCFLAGS += -ftrampolines
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -lcurl
-include GNUmakefile.preamble