mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
2a9550a830
Currently, we inhibit various -Wstrict-prototypes warnings via "#pragma GCC diagnostic warning". Some older compilers (like gcc 4.1 on RHEL5) don't understand the pragma, but still need the warning inhibited in order to build with --enable-checking. So just inhibit this warning via command-line CFLAGS instead of using #pragma directives. Change-Id: If5b37cba460bc243dbaeadc6305908aed0ad34d4 Reviewed-on: https://gerrit.openafs.org/15219 Reviewed-by: Cheyenne Wills <cwills@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net> Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> |
||
---|---|---|
.. | ||
.gitignore | ||
beacon.c | ||
disk.c | ||
liboafs_ubik.la.sym | ||
lock.c | ||
Makefile.in | ||
NTMakefile | ||
phys.c | ||
recovery.c | ||
remote.c | ||
ubik_int.xg | ||
ubik.c | ||
ubik.p.h | ||
ubikclient.c | ||
ubikcmd.c | ||
udebug.c | ||
udebug.rc | ||
uerrors.et | ||
uinit.c | ||
utst_client.c | ||
utst_int.xg | ||
utst_server.c | ||
vote.c |