Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src The default values for MKPIC are yes and no for sh3 and m680...
details: https://anonhg.NetBSD.org/src/rev/50d8a2ccdfc6
branches: trunk
changeset: 351508:50d8a2ccdfc6
user: rin <rin%NetBSD.org@localhost>
date: Thu Feb 16 17:15:26 2017 +0000
description:
The default values for MKPIC are yes and no for sh3 and m68000, respectively.
Bump date.
diffstat:
BUILDING | 4 ++--
share/man/man5/mk.conf.5 | 6 ++----
2 files changed, 4 insertions(+), 6 deletions(-)
diffs (45 lines):
diff -r 0e4ac5436986 -r 50d8a2ccdfc6 BUILDING
--- a/BUILDING Thu Feb 16 15:57:45 2017 +0000
+++ b/BUILDING Thu Feb 16 17:15:26 2017 +0000
@@ -349,7 +349,7 @@
statically linked.
Default: Platform dependent. As of this writing, all
- platforms except sh3 default to ``yes''.
+ platforms except m68000 default to ``yes''.
MKPICINSTALL
Can be set to ``yes'' or ``no''. Indicates whether the ar(1)
@@ -1108,4 +1108,4 @@
files in object directories. Instead, one may have to manually remove
the files. Consult the UPDATING file for notices concerning this.
-NetBSD January 29, 2016 NetBSD
+NetBSD February 16, 2017 NetBSD
diff -r 0e4ac5436986 -r 50d8a2ccdfc6 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Thu Feb 16 15:57:45 2017 +0000
+++ b/share/man/man5/mk.conf.5 Thu Feb 16 17:15:26 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mk.conf.5,v 1.71 2015/07/23 08:03:26 mrg Exp $
+.\" $NetBSD: mk.conf.5,v 1.72 2017/02/16 17:15:26 rin Exp $
.\"
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 7, 2015
+.Dd February 16, 2017
.Dt MK.CONF 5
.Os
.\" turn off hyphenation
@@ -671,8 +671,6 @@
Platform dependent.
As of this writing, all platforms except
.Sy m68000
-and
-.Sy sh3
default to
.Dq yes .
.Pp
Home |
Main Index |
Thread Index |
Old Index