aboutsummaryrefslogtreecommitdiff
path: root/net/shadowsocks-libev
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-03-22 15:05:57 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-03-22 15:05:57 +0000
commit734d896f7acdc52466c32451b6d042b7306fe3cd (patch)
tree96010652250fc7027f615326d630bfc27d86dfe5 /net/shadowsocks-libev
parent4d78b85b5e7befd8720363c4cad63bd66d86cb11 (diff)
downloadports-734d896f7acdc52466c32451b6d042b7306fe3cd.tar.gz
ports-734d896f7acdc52466c32451b6d042b7306fe3cd.zip
net/shadowsocks-libev: fix i386 builds on 8.4 and 9.3
PR: 197054 Submitted by: Xiaoding Liu <xiaoding+freebsd@xiaoding.org>
Notes
Notes: svn path=/head/; revision=381926
Diffstat (limited to 'net/shadowsocks-libev')
-rw-r--r--net/shadowsocks-libev/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index d139052b5691..6f84d230211c 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -17,6 +17,8 @@ GH_ACCOUNT= madeye
GNU_CONFIGURE= yes
USES= gmake libtool:keepla
+# Help solve building error since the integrated libsodium enables this option.
+CFLAGS+= -fstack-protector
USE_RC_SUBR= shadowsocks_libev