Temporarily switch off -Werror until new GCC warning have been dealt with.
This commit is contained in:
parent
46b370ef71
commit
360d2e3b61
@ -52,7 +52,7 @@ PROF= -pg
|
||||
.endif
|
||||
.endif
|
||||
DEFINED_PROF= ${PROF}
|
||||
WERROR?= -Werror
|
||||
# WERROR?= -Werror
|
||||
|
||||
# Put configuration-specific C flags last (except for ${PROF}) so that they
|
||||
# can override the others.
|
||||
|
Loading…
Reference in New Issue
Block a user