Add missing LIB_roken references
authorAndrew Deason <adeason@sinenomine.net>
Thu, 28 Apr 2011 21:13:20 +0000 (16:13 -0500)
committerDerrick Brashear <shadow@dementia.org>
Sat, 30 Apr 2011 05:34:30 +0000 (22:34 -0700)
commit1096c2db638052c5ddcc6f6a01a1513d947a7268
tree5c52190a05f311ac06e5c5636bce2808493b477d
parentfd545c51fe34b1452f09d4fbf6458f5b1557e895
Add missing LIB_roken references

With the usage of asprintf in libcmd, some more binaries require
libroken to link. Add LIB_roken to their link lines. In src/venus for
the fstrace rule, this causes the HP-UX case to be identical to the
default case, so just remove the HP-UX special case.

Change-Id: Ib4677b17a194cf79742bd5767d3f5cf2442973d3
Reviewed-on: http://gerrit.openafs.org/4590
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/platform/SOLARIS/Makefile.in
src/venus/Makefile.in