Turn -Werror back on.
This commit is contained in:
parent
843fb5fa73
commit
88e4389ba3
@ -52,7 +52,7 @@ PROF= -pg
|
||||
.endif
|
||||
.endif
|
||||
DEFINED_PROF= ${PROF}
|
||||
# WERROR?= -Werror
|
||||
WERROR?= -Werror
|
||||
INLINE_LIMIT?= 2500
|
||||
CFLAGS+= --param max-inline-insns-single=${INLINE_LIMIT}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user