Module Name: src
Committed By: sevan
Date: Sat Oct 21 21:16:07 UTC 2017
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
SH3 is no longer an exception for MKPIC, in src/share/mk/bsd.own.mk we set MKPIC
to yes by default.
Kill trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/doc/BUILDING.mdoc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.120 src/doc/BUILDING.mdoc:1.121
--- src/doc/BUILDING.mdoc:1.120 Sun May 21 15:28:38 2017
+++ src/doc/BUILDING.mdoc Sat Oct 21 21:16:07 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.120 2017/05/21 15:28:38 riastradh Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.121 2017/10/21 21:16:07 sevan Exp $
.\"
.\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" Toolchain prefix for commands
.ds toolprefix nb
.
-.Dd April 13, 2017
+.Dd October 21, 2017
.Dt BUILDING 8
.Os NetBSD
.
@@ -608,12 +608,7 @@ installed during a build.
If set to
.Dq no ,
the entire built system will be statically linked.
-.DFLT
-Platform dependent.
-As of this writing, all platforms except
-.Sy sh3
-default to
-.Dq yes .
+.DFLTy
.
.It Sy MKPICINSTALL
.YorN
@@ -1805,7 +1800,7 @@ detected and used automatically.
See the
.Cm list-arch
operation for a way to get a list of valid
-.Sy MACHINE
+.Sy MACHINE
and
.Sy MACHINE_ARCH
settings.