aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5a5ad489d2ad..39547b7aa0a5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,10 @@ you update your ports collection, before attempting any port upgrades.
Optional Stack Protector [1] support has been added with the WITH_SSP
knob.
+ .if !empty(.CURDIR:M/usr/ports*)
+ WITH_SSP= yes
+ .endif
+
This currently is only supported on FreeBSD 10 amd64/i386 and earlier
releases on amd64 only.