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