forked from mirrors/tftp-hpa-google
The original tftp code does a lot of aliasing.
This commit is contained in:
parent
9eef4c82a7
commit
9e952fed98
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ PA_ADD_CFLAGS(-Wundef)
|
|||
PA_ADD_CFLAGS(-Wshadow)
|
||||
PA_ADD_CFLAGS(-Wsign-compare)
|
||||
PA_ADD_CFLAGS(-pipe)
|
||||
PA_ADD_CFLAGS(-fno-strict-aliasing)
|
||||
|
||||
AC_HEADER_STDC
|
||||
AC_CHECK_HEADERS(inttypes.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue