pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/shibboleth-sp Fix build on SunOS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8cf3c0e8fca9
branches: trunk
changeset: 357431:8cf3c0e8fca9
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Jan 20 16:01:32 2017 +0000
description:
Fix build on SunOS.
diffstat:
www/shibboleth-sp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r be8ebf9f9270 -r 8cf3c0e8fca9 www/shibboleth-sp/Makefile
--- a/www/shibboleth-sp/Makefile Fri Jan 20 15:04:21 2017 +0000
+++ b/www/shibboleth-sp/Makefile Fri Jan 20 16:01:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/20 16:01:32 jperkin Exp $
#
DISTNAME= shibboleth-sp-2.5.5
@@ -23,6 +23,8 @@
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+CFLAGS.SunOS+= -fpermissive
+
RCD_SCRIPTS= shibd
APACHE_MODULE= YES
Home |
Main Index |
Thread Index |
Old Index