From: Chas Williams (CONTRACTOR) Date: Mon, 17 Sep 2012 19:00:06 +0000 (-0400) Subject: libuafs: use the pic version of opr for perluafs X-Git-Tag: upstream/1.8.0_pre1^2~1987 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7b4d0cde3fcfb0a098b3108843dfbdefd555aa17;p=packages%2Fo%2Fopenafs.git 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 Reviewed-by: Simon Wilkinson Reviewed-by: Jeffrey Altman --- diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index eb73b2034..28cd132ba 100644 --- a/src/libuafs/Makefile.common.in +++ b/src/libuafs/Makefile.common.in @@ -2086,7 +2086,7 @@ $(PERLUAFS)/ukernel.so: $(PERLUAFS)/ukernel_swig_perl.o UAFS.pic/libuafs_pic.a $(PERLUAFS)/ukernel_swig_perl.o \ UAFS.pic/libuafs_pic.a ${TOP_LIBDIR}/libcmd_pic.a \ ${TOP_LIBDIR}/libafsutil_pic.a \ - $(TOP_LIBDIR)/libopr.a \ + $(TOP_LIBDIR)/libopr_pic.a \ $(LDFLAGS_roken) $(LDFLAGS_hcrypto) $(LIB_hcrypto) \ $(LIB_roken) $(LIB_crypt) \ $(XLIBS)