OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3283-gcb9f25c
Gerrit Code Review
gerrit@openafs.org
Tue, 22 Jan 2013 07:36:45 -0800 (PST)
The following commit has been merged in the master branch:
commit cb9f25c448ca89e84abdefb9ddbff6937e1e7a7f
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Fri Jan 18 22:54:03 2013 +0000
rx: Remove warning inhibition on rx.c
The CFLAGS_NOERROR rule for rx.c seems to have crept back in as
part of the libtool changes. The LWP build of rx.c has never had
warning inhibition on rx.c, and the inhibition in the pthread
builds was removed by 327762071be3806c5d08be0218982c7027754756
Change-Id: Icde3f0b6ee2f8ae0818a3dc722c6171284d6a9e6
Reviewed-on: http://gerrit.openafs.org/8921
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/rx/Makefile.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository