OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2942-g7b4d0cd

Gerrit Code Review gerrit@openafs.org
Mon, 17 Sep 2012 13:16:04 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7b4d0cde3fcfb0a098b3108843dfbdefd555aa17
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date:   Mon Sep 17 15:00:06 2012 -0400

    libuafs: use the pic version of opr for perluafs
    
    perluafs is a shared library, therefore we need to use the PIC version
    of the opr library (just like any of the other libraries that have two
    flavors and get linked with perluafs).
    
    Change-Id: I597f4f40010524d94341d343d3f54648a139f760
    Reviewed-on: http://gerrit.openafs.org/8131
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Simon Wilkinson <simonxwilkinson@gmail.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

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

-- 
OpenAFS Master Repository