OpenAFS Master Repository branch, master, updated. 25eb69a32aac30f50a33432664c287984f24162c

Gerrit Code Review gerrit@openafs.org
Fri, 17 Jul 2009 19:45:57 -0700 (PDT)


The following commit has been merged in the master branch:
commit 25eb69a32aac30f50a33432664c287984f24162c
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Fri Jul 17 21:29:10 2009 -0400

    Disable kdump build on linux 2.6
    
    Don't try to build kdump on linux 2.6 where it has been known to be broken
    for a long time.  The build failure was ignored, but produced a large number
    of errors and warnings, polluting the build log.
    On a test amd64_linux26 system with a recent kernel and --enable-warnings,
    this results in over 750 fewer warnings and 100+ fewer errors.
    
    Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/150
    Tested-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>

 src/venus/Makefile.in |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository