DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it's

not been added to the appropriate options file.  Comment it out to
prevent config(8) warnings.
This commit is contained in:
Jordan K. Hubbard 1998-10-14 00:42:02 +00:00
parent adf45b4bb5
commit 39048e2d62
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40328
2 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
# $Id: GENERIC,v 1.9 1998/10/13 21:38:46 jkh Exp $
machine "alpha"
cpu "EV4"
@ -108,4 +108,4 @@ options KTRACE #kernel tracing
options SYSVSHM
options DDB
options DB_ELF_SYMBOLS
#options DB_ELF_SYMBOLS

View file

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
# $Id: GENERIC,v 1.9 1998/10/13 21:38:46 jkh Exp $
machine "alpha"
cpu "EV4"
@ -108,4 +108,4 @@ options KTRACE #kernel tracing
options SYSVSHM
options DDB
options DB_ELF_SYMBOLS
#options DB_ELF_SYMBOLS