summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/NETTAN
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-08-07 09:04:52 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-08-07 09:04:52 +0000
commit48bc4fdf5dc5bbfb59f09c889def30356c0b6af4 (patch)
tree058452ee8bceaff0d3b6d5135bd53a136ce4593e /sys/arch/i386/conf/NETTAN
parent4a46a2eed447564c130ffe96d35d2a3b3225a8e6 (diff)
No -g on this one anymore
Diffstat (limited to 'sys/arch/i386/conf/NETTAN')
-rw-r--r--sys/arch/i386/conf/NETTAN4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index e13f89aef3f..5513234af74 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.19 1997/05/29 00:19:57 niklas Exp $
+# $OpenBSD: NETTAN,v 1.20 1997/08/07 09:04:51 niklas Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -22,7 +22,7 @@ option SWAPPAGER # paging; REQUIRED
option DEVPAGER # mmap() of devices
option DDB # in-kernel debugger
-makeoptions DEBUG="-g" # compile full symbol table
+#makeoptions DEBUG="-g" # compile full symbol table
option DIAGNOSTIC # internally consistency checks
option KTRACE # system call tracing, a la ktrace(1)
option BOOT_CONFIG