Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf Regen from GENERIC.in rev 1.125:
details: https://anonhg.NetBSD.org/src/rev/84203a6cae48
branches: trunk
changeset: 797088:84203a6cae48
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jul 05 10:00:42 2014 +0000
description:
Regen from GENERIC.in rev 1.125:
> Use COPTS="-O2 -fno-reorder-blocks" for kernels except INSTALL_CONFIGURATION.
diffstat:
sys/arch/amiga/conf/DRACO | 7 ++++---
sys/arch/amiga/conf/GENERIC | 7 ++++---
sys/arch/amiga/conf/INSTALL | 6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (76 lines):
diff -r 350e612b1e5a -r 84203a6cae48 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sat Jul 05 09:59:06 2014 +0000
+++ b/sys/arch/amiga/conf/DRACO Sat Jul 05 10:00:42 2014 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.174 2014/07/05 09:55:42 tsutsui Exp $
+# $NetBSD: DRACO,v 1.175 2014/07/05 10:00:42 tsutsui Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.124 2014/07/05 09:47:30 tsutsui Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.125 2014/07/05 09:59:06 tsutsui Exp $
#
##
# GENERIC machine description file
@@ -29,8 +29,9 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.174 $"
+#ident "GENERIC-$Revision: 1.175 $"
+makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
maxusers 8
options RTC_OFFSET=0
diff -r 350e612b1e5a -r 84203a6cae48 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Sat Jul 05 09:59:06 2014 +0000
+++ b/sys/arch/amiga/conf/GENERIC Sat Jul 05 10:00:42 2014 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.306 2014/07/05 09:55:42 tsutsui Exp $
+# $NetBSD: GENERIC,v 1.307 2014/07/05 10:00:42 tsutsui Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.124 2014/07/05 09:47:30 tsutsui Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.125 2014/07/05 09:59:06 tsutsui Exp $
#
##
# GENERIC machine description file
@@ -29,8 +29,9 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.306 $"
+#ident "GENERIC-$Revision: 1.307 $"
+makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
maxusers 8
options RTC_OFFSET=0
diff -r 350e612b1e5a -r 84203a6cae48 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL Sat Jul 05 09:59:06 2014 +0000
+++ b/sys/arch/amiga/conf/INSTALL Sat Jul 05 10:00:42 2014 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.124 2014/07/05 09:55:42 tsutsui Exp $
+# $NetBSD: INSTALL,v 1.125 2014/07/05 10:00:42 tsutsui Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.124 2014/07/05 09:47:30 tsutsui Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.125 2014/07/05 09:59:06 tsutsui Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.124 $"
+#ident "GENERIC-$Revision: 1.125 $"
makeoptions COPTS="-Os"
Home |
Main Index |
Thread Index |
Old Index