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/c80438c7051a
branches: trunk
changeset: 752910:c80438c7051a
user: uwe <uwe%NetBSD.org@localhost>
date: Thu Mar 11 02:21:41 2010 +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 11386120159a -r c80438c7051a sys/arch/dreamcast/conf/GENERIC
--- a/sys/arch/dreamcast/conf/GENERIC Thu Mar 11 01:32:59 2010 +0000
+++ b/sys/arch/dreamcast/conf/GENERIC Thu Mar 11 02:21:41 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.92 2009/12/05 20:11:10 pooka Exp $
+# $NetBSD: GENERIC,v 1.93 2010/03/11 02:21:41 uwe Exp $
#
# GENERIC machine description file
#
@@ -50,7 +50,7 @@
#options KGDB # remote debugger
#options "KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=300000
+options SYMTAB_SPACE=307200
#options SYSCALL_DEBUG
#options UVMHIST
#options UVMHIST_PRINT
Home |
Main Index |
Thread Index |
Old Index