compilation fix.
This commit is contained in:
parent
800dc9aa35
commit
13c66a24fe
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $NetBSD: NULLCONF,v 1.10 2001/11/20 12:56:28 lukem Exp $
|
# $NetBSD: NULLCONF,v 1.11 2001/12/11 05:43:11 shin Exp $
|
||||||
#
|
#
|
||||||
include "arch/hpcmips/conf/std.hpcmips"
|
include "arch/hpcmips/conf/std.hpcmips"
|
||||||
maxusers 8
|
maxusers 8
|
||||||
|
@ -18,7 +18,7 @@ options WINCE_DEFAULT_SETTING # Debugging use
|
||||||
options DUMP_GIU_LEVEL2_INTR # Debugging use
|
options DUMP_GIU_LEVEL2_INTR # Debugging use
|
||||||
options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.
|
options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.
|
||||||
#options DEBUG_FIND_PCIC_I82365SL_ONLY
|
#options DEBUG_FIND_PCIC_I82365SL_ONLY
|
||||||
makeoptions CWARNFLAGS="" # override CWARNFLAGS?= -Werror ...
|
makeoptions DEFWARNINGS=no # override DEFWARNINGS?=yes
|
||||||
|
|
||||||
file-system FFS # fast filesystem with user and group quotas
|
file-system FFS # fast filesystem with user and group quotas
|
||||||
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
||||||
|
|
Loading…
Reference in New Issue