Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 21:29:31 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r311552 - stable/10/tools/build/options
Message-ID:  <201701062129.v06LTVNG097888@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701062129.v06LTVNG097888>