The following commit has been merged in the master branch:
commit 830cb48cbdd6fb41f7db8b50429ca7441a963518
Author: Andrew Deason <[email protected]>
Date:   Tue Apr 13 12:41:31 2010 -0500

    libuafs: Add $(XCFLAGS) to CFLAGS on all platforms
    
    Only darwin had $(XCFLAGS) in the libuafs build for some reason. Add
    it to all platforms, so they get e.g. -Wall if so configured.
    
    Change-Id: Ifab39af3abf087932feb1b9085ccb26baaec3164
    Reviewed-on: http://gerrit.openafs.org/1745
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/libuafs/MakefileProto.AIX.in     |    4 ++--
 src/libuafs/MakefileProto.DFBSD.in   |    4 ++--
 src/libuafs/MakefileProto.DUX.in     |    4 ++--
 src/libuafs/MakefileProto.FBSD.in    |    4 ++--
 src/libuafs/MakefileProto.HPUX.in    |    4 ++--
 src/libuafs/MakefileProto.IRIX.in    |    4 ++--
 src/libuafs/MakefileProto.LINUX.in   |    2 +-
 src/libuafs/MakefileProto.NBSD.in    |    4 ++--
 src/libuafs/MakefileProto.OBSD.in    |    4 ++--
 src/libuafs/MakefileProto.SOLARIS.in |    4 ++--
 10 files changed, 19 insertions(+), 19 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to