OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1151-g1096c2d

Gerrit Code Review gerrit@openafs.org
Fri, 29 Apr 2011 22:35:15 -0700 (PDT)


The following commit has been merged in the master branch:
commit 1096c2db638052c5ddcc6f6a01a1513d947a7268
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Apr 28 16:13:20 2011 -0500

    Add missing LIB_roken references
    
    With the usage of asprintf in libcmd, some more binaries require
    libroken to link. Add LIB_roken to their link lines. In src/venus for
    the fstrace rule, this causes the HP-UX case to be identical to the
    default case, so just remove the HP-UX special case.
    
    Change-Id: Ib4677b17a194cf79742bd5767d3f5cf2442973d3
    Reviewed-on: http://gerrit.openafs.org/4590
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/platform/SOLARIS/Makefile.in |    2 +-
 src/venus/Makefile.in            |    2 --
 2 files changed, 1 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository