svn commit: r311136 - head/tools/build/options

Ngie Cooper ngie at FreeBSD.org
Mon Jan 2 20:09:10 UTC 2017


Author: ngie
Date: Mon Jan  2 20:09:09 2017
New Revision: 311136
URL: https://svnweb.freebsd.org/changeset/base/311136

Log:
  Add WITH_SSP to silence complaints from mkman about there not being a file
  
  MFC after:	3 days

Added:
  head/tools/build/options/WITH_SSP   (contents, props changed)

Added: head/tools/build/options/WITH_SSP
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/tools/build/options/WITH_SSP	Mon Jan  2 20:09:09 2017	(r311136)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to build world with propolice stack smashing protection.


More information about the svn-src-head mailing list