Arm should build fine with -Werror as well.
This commit is contained in:
parent
4ee011bbd6
commit
c68488ca76
@ -89,7 +89,7 @@ CFLAGS+= ${INCLUDES} -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.
|
||||
CFLAGS+= -fno-common -finline-limit=${INLINE_LIMIT}
|
||||
CFLAGS+= --param inline-unit-growth=100
|
||||
CFLAGS+= --param large-function-growth=1000
|
||||
.if ${MACHINE} != "pc98" && ${MACHINE_ARCH} != "arm"
|
||||
.if ${MACHINE} != "pc98"
|
||||
WERROR?= -Werror
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user