aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-11-22 20:10:25 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-11-22 20:10:25 +0000
commiteefcf2a610e47dc07ebe93aa56ed8e20370ff2d0 (patch)
treeb0463ff5aa9d0e7e79d68505ac910d450f7555fd /net-p2p/mldonkey
parent8c2aab382d5ceff395ed38e45399378035c4968e (diff)
Notes
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r--net-p2p/mldonkey/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 36f7348d4506..3acd60b62a29 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -110,6 +110,13 @@ ALL_TARGET+= \
.include <bsd.port.pre.mk>
+# Around the time GCC stack protection (aka Propolice) for userland
+# was enabled on src/share/mk/bsd.sys.mk
+# SVN rev 180012 on 2008-06-25 21:33:28Z by ru
+.if ${OSVERSION} >= 800040
+LDFLAGS+= -fstack-protector
+.endif
+
### Development version
## Thus, we will use non standard threading library
## We will switch from libpthread to libthr which should produce