Don't add CWARNFLAGS to CFLAGS here, they were already added by bsd.sys.mk.
This commit is contained in:
parent
6615c62ef6
commit
fc532b5623
@ -70,7 +70,7 @@ OBJCOPY?= objcopy
|
||||
|
||||
.SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S
|
||||
|
||||
CFLAGS+= ${COPTS} -D_KERNEL ${CWARNFLAGS}
|
||||
CFLAGS+= ${COPTS} -D_KERNEL
|
||||
CFLAGS+= -DKLD_MODULE
|
||||
|
||||
# Don't use any standard or source-relative include directories.
|
||||
|
Loading…
x
Reference in New Issue
Block a user