From: Chas Williams (CONTRACTOR) Date: Mon, 19 Mar 2012 20:47:28 +0000 (-0400) Subject: opr: should be built as shared X-Git-Tag: openafs-stable-1_8_0pre1~2690 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=d2594f706b1eeaf7b16537f95b3617dcb1af63c2 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 3a8c90b..a2027e5 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