aboutsummaryrefslogtreecommitdiff
path: root/www/chromium
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-09-01 15:14:49 +0000
committerRene Ladan <rene@FreeBSD.org>2013-09-01 15:14:49 +0000
commitdd7c2bf519f90d0df052d40896f2408853f934e0 (patch)
treeed4c7af8155130e5b9fc0630ea1d8ed14a1d2417 /www/chromium
parent27abcfb125b957a3b2ea92c3a3447e162febcd88 (diff)
downloadports-dd7c2bf519f90d0df052d40896f2408853f934e0.tar.gz
ports-dd7c2bf519f90d0df052d40896f2408853f934e0.zip
Notes
Diffstat (limited to 'www/chromium')
-rw-r--r--www/chromium/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index e5e18b8c54c0..bd31c35618b8 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -17,6 +17,8 @@ COMMENT= Mostly BSD-licensed web browser based on WebKit and Gtk+
LICENSE= BSD LGPL21 MPL
LICENSE_COMB= multi
+CFLAGS+= -fno-stack-protector
+
BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \
bash:${PORTSDIR}/shells/bash \
yasm:${PORTSDIR}/devel/yasm \