OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-480-g04a5ede

Gerrit Code Review gerrit@openafs.org
Thu, 25 Nov 2010 13:19:06 -0800 (PST)


The following commit has been merged in the master branch:
commit 04a5ede2bac8cb366e37d39ca4ea4c7e3b3aa69c
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Tue Nov 23 21:10:16 2010 -0500

    Fix build for archs with -lcrypt
    
    The linktest utility calls crypt(3), and needs -lcrypt on some
    architectures.  Provide the $(LIB_crypt) argument in the makefile
    as appropriate.
    
    Change-Id: I47b54fa80839062908df2d0a423ad72a628c1e76
    Reviewed-on: http://gerrit.openafs.org/3376
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/libuafs/Makefile.common.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository