From: Chas Williams (CONTRACTOR) Date: Mon, 19 Mar 2012 20:47:28 +0000 (-0400) Subject: opr: should be built as shared X-Git-Tag: upstream/1.8.0_pre1^2~2690 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d2594f706b1eeaf7b16537f95b3617dcb1af63c2;p=packages%2Fo%2Fopenafs.git opr: should be built as shared Since this library could be use anywhere (including a shared library) it should be built as position independent code. Change-Id: I9e9c8b5c08e73ce43c04341b1106126f7774c405 Reviewed-on: http://gerrit.openafs.org/6925 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/opr/Makefile.in b/src/opr/Makefile.in index 3a8c90b43..a2027e50c 100644 --- a/src/opr/Makefile.in +++ b/src/opr/Makefile.in @@ -1,6 +1,6 @@ srcdir=@srcdir@ include @TOP_OBJDIR@/src/config/Makefile.config -include @TOP_OBJDIR@/src/config/Makefile.pthread +include @TOP_OBJDIR@/src/config/Makefile.shared objects = assert.o casestrcpy.o rbtree.o