Turn -Werror back off again. Leaving out the invariants options causes
more trouble than I expected.
This commit is contained in:
parent
55e24f6e77
commit
07f9d83887
@ -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