]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
LDADD PTHREAD_LIBS to fix librados-config linking 54/head
authorJames Page <james.page@ubuntu.com>
Thu, 14 Feb 2013 13:10:39 +0000 (13:10 +0000)
committerJames Page <james.page@ubuntu.com>
Thu, 14 Feb 2013 13:10:39 +0000 (13:10 +0000)
commit03fe4793494940b9edc306f5bfa760ee3da31123
tree16bd48337af33c3ca48130cb8aa5f66ef097b2c4
parentccdcae3a544e9dee27c8d1229e5a0ef7383152de
LDADD PTHREAD_LIBS to fix librados-config linking

librados-config depends on libglobal which in turn
reference symbols in pthread; this caused issues
when linking due to the indirect dependency via
libglobal.

Signed-off-by: James Page <james.page@ubuntu.com>
src/Makefile.am