svn commit: r311552 - stable/10/tools/build/options

Ngie Cooper ngie at FreeBSD.org
Fri Jan 6 21:29:32 UTC 2017


Author: ngie
Date: Fri Jan  6 21:29:31 2017
New Revision: 311552
URL: https://svnweb.freebsd.org/changeset/base/311552

Log:
  MFstable/11 r311551:
  
  MFC r311136:
  
  Add WITH_SSP to silence complaints from mkman about there not being a file

Added:
  stable/10/tools/build/options/WITH_SSP
     - copied unchanged from r311551, stable/11/tools/build/options/WITH_SSP
Modified:
Directory Properties:
  stable/10/   (props changed)

Copied: stable/10/tools/build/options/WITH_SSP (from r311551, stable/11/tools/build/options/WITH_SSP)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ stable/10/tools/build/options/WITH_SSP	Fri Jan  6 21:29:31 2017	(r311552, copy of r311551, stable/11/tools/build/options/WITH_SSP)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to build world with propolice stack smashing protection.


More information about the svn-src-stable-10 mailing list