Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 21:28:50 +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-11@freebsd.org
Subject:   svn commit: r311551 - stable/11/tools/build/options
Message-ID:  <201701062128.v06LSoa9097796@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Fri Jan  6 21:28:49 2017
New Revision: 311551
URL: https://svnweb.freebsd.org/changeset/base/311551

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

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

Copied: stable/11/tools/build/options/WITH_SSP (from r311136, head/tools/build/options/WITH_SSP)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ stable/11/tools/build/options/WITH_SSP	Fri Jan  6 21:28:49 2017	(r311551, copy of r311136, head/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?201701062128.v06LSoa9097796>