forked from mirrors/tftp-hpa-google
Support "constipation" -- compile cleanly with -Wwrite-strings
This commit is contained in:
parent
9b5b8c5640
commit
5b0cb11445
5 changed files with 62 additions and 46 deletions
|
@ -19,7 +19,7 @@ PA_ADD_CFLAGS(-Wmissing-prototypes)
|
|||
PA_ADD_CFLAGS(-Wmissing-declarations)
|
||||
PA_ADD_CFLAGS(-Wnested-externs)
|
||||
PA_ADD_CFLAGS(-Winline)
|
||||
PA_ADD_CFLAGS(-Wcast-align)
|
||||
PA_ADD_CFLAGS(-Wwrite-strings)
|
||||
PA_ADD_CFLAGS(-pipe)
|
||||
|
||||
AC_CHECK_HEADERS(sysexits.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue