summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/sogo/sogo-1.1.0-r1.ebuild')
-rw-r--r--gnustep-apps/sogo/sogo-1.1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnustep-apps/sogo/sogo-1.1.0-r1.ebuild b/gnustep-apps/sogo/sogo-1.1.0-r1.ebuild
index 4ac379d..681c422 100644
--- a/gnustep-apps/sogo/sogo-1.1.0-r1.ebuild
+++ b/gnustep-apps/sogo/sogo-1.1.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=2
-inherit gnustep-base
+inherit gnustep-base flag-o-matic
MY_PN="SOGo"
MY_PV="${PV/_/}"
@@ -43,6 +43,7 @@ pkg_setup() {
ewarn "SOPE and your GNUstep (base and make) without any LDFLAGS before filing bugs."
ewarn
fi
+ append-ldflags -Wl,--no-as-needed
}
src_configure() {