openafs/src/ubik
Andrew Deason 2a9550a830 Inhibit -Wstrict-prototypes warnings via CFLAGS
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>
2024-07-09 07:58:53 -04:00
..
.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