Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/dreamcast/conf Bump SYMTAB_SPACE so that the conten...
details: https://anonhg.NetBSD.org/src/rev/fbc5de612fc6
branches: trunk
changeset: 772341:fbc5de612fc6
user: he <he%NetBSD.org@localhost>
date: Fri Dec 30 12:47:37 2011 +0000
description:
Bump SYMTAB_SPACE so that the contents fits again.
diffstat:
sys/arch/dreamcast/conf/GENERIC | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 64ed5fe55e2e -r fbc5de612fc6 sys/arch/dreamcast/conf/GENERIC
--- a/sys/arch/dreamcast/conf/GENERIC Fri Dec 30 12:16:19 2011 +0000
+++ b/sys/arch/dreamcast/conf/GENERIC Fri Dec 30 12:47:37 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.104 2011/12/18 05:49:25 dholland Exp $
+# $NetBSD: GENERIC,v 1.105 2011/12/30 12:47:37 he Exp $
#
# GENERIC machine description file
#
@@ -52,7 +52,7 @@
#options KGDB # remote debugger
#options "KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=320000
+options SYMTAB_SPACE=330000
#options SYSCALL_DEBUG
#options UVMHIST
#options UVMHIST_PRINT
Home |
Main Index |
Thread Index |
Old Index