mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-09 16:01:19 +01:00
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:
parent
adf45b4bb5
commit
39048e2d62
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40328
@ -11,7 +11,7 @@
|
|||||||
# device lines is present in the ./LINT configuration file. If you are
|
# 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.
|
# 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"
|
machine "alpha"
|
||||||
cpu "EV4"
|
cpu "EV4"
|
||||||
@ -108,4 +108,4 @@ options KTRACE #kernel tracing
|
|||||||
options SYSVSHM
|
options SYSVSHM
|
||||||
|
|
||||||
options DDB
|
options DDB
|
||||||
options DB_ELF_SYMBOLS
|
#options DB_ELF_SYMBOLS
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# device lines is present in the ./LINT configuration file. If you are
|
# 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.
|
# 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"
|
machine "alpha"
|
||||||
cpu "EV4"
|
cpu "EV4"
|
||||||
@ -108,4 +108,4 @@ options KTRACE #kernel tracing
|
|||||||
options SYSVSHM
|
options SYSVSHM
|
||||||
|
|
||||||
options DDB
|
options DDB
|
||||||
options DB_ELF_SYMBOLS
|
#options DB_ELF_SYMBOLS
|
||||||
|
Loading…
Reference in New Issue
Block a user