From: adilger Date: Wed, 14 Mar 2007 02:10:50 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: 1.4.10~74 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=341e299a5713011123b57b133308f734c3488a8b;p=fs%2Flustre-release.git Branch HEAD Fix for LustreFUSE building. --- diff --git a/lustre/liblustre/genlib.sh b/lustre/liblustre/genlib.sh index ec69688..67be276 100755 --- a/lustre/liblustre/genlib.sh +++ b/lustre/liblustre/genlib.sh @@ -12,7 +12,8 @@ set -e # AR=/usr/bin/ar -LD=/usr/bin/ld +# see http://osdir.com/ml/gmane.comp.gnu.binutils.bugs/2006-01/msg00016.php +LD=gcc RANLIB=/usr/bin/ranlib CWD=`pwd`