Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/x68k/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/x68k/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.196.4.1 retrieving revision 1.197 diff -u -p -r1.196.4.1 -r1.197 --- src/sys/arch/x68k/conf/GENERIC 2020/02/29 20:18:32 1.196.4.1 +++ src/sys/arch/x68k/conf/GENERIC 2020/01/29 18:39:03 1.197 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.196.4.1 2020/02/29 20:18:32 ad Exp $ +# $NetBSD: GENERIC,v 1.197 2020/01/29 18:39:03 maya Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.196.4.1 $" +#ident "GENERIC-$Revision: 1.197 $" makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk