OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-5-g0d7197f
Gerrit Code Review
gerrit@openafs.org
Sun, 25 Apr 2010 19:05:57 -0700 (PDT)
The following commit has been merged in the master branch:
commit 0d7197f92517446be422150e32e0e07118a88271
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Sun Apr 25 11:31:36 2010 +0100
Linux: Remove prototype warning inhibition
The Linux kernel builds used to add -Wno-strict-prototypes to the
CFLAGS. Now that we've got prototypes for pretty much everything,
remove this line so we can see any real warnings that might occur.
Change-Id: I71b97bd3d19259f6ec6a55cfe095f5f4bf1ab78f
Reviewed-on: http://gerrit.openafs.org/1830
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/libafs/MakefileProto.LINUX.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository