summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-06 21:29:31 +0000
committerngie <ngie@FreeBSD.org>2017-01-06 21:29:31 +0000
commit40498dbdc0bfce005575ad645ccb9317c69b784a (patch)
tree2891e5d171ef0d3cc1acc593e10ee7de58f80aa1
parentbb394bc700f354768e69aae05e55d1182f11c98d (diff)
downloadFreeBSD-src-40498dbdc0bfce005575ad645ccb9317c69b784a.zip
FreeBSD-src-40498dbdc0bfce005575ad645ccb9317c69b784a.tar.gz
MFstable/11 r311551:
MFC r311136: Add WITH_SSP to silence complaints from mkman about there not being a file
-rw-r--r--tools/build/options/WITH_SSP2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/options/WITH_SSP b/tools/build/options/WITH_SSP
new file mode 100644
index 0000000..7704e54
--- /dev/null
+++ b/tools/build/options/WITH_SSP
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to build world with propolice stack smashing protection.
OpenPOWER on IntegriCloud