OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2687-g5800b7f
Gerrit Code Review
gerrit@openafs.org
Fri, 6 Jul 2012 10:02:23 -0700 (PDT)
The following commit has been merged in the master branch:
commit 5800b7f23cf04525a6d570f4d97a9842d73a4cb8
Author: Andrew Deason <adeason@sinenomine.net>
Date: Thu Jun 28 23:16:33 2012 -0500
viced: fsprobe needs MT_LIBS
fsprobe is built pthreaded, so it needs MT_LIBS; otherwise HP-UX and
possibly other platforms complain about missing pthread symbols. Just
copy the libs from the fileserver link line.
Change-Id: I78e69c9ea45e983e997b1bc1bb59f97ee07c3e2f
Reviewed-on: http://gerrit.openafs.org/7609
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/viced/Makefile.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository