mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
tbudb depends on tubik ...
... so say so in the Makefile
(cherry picked from commit 88725587e9
)
Reviewed-on: http://gerrit.openafs.org/5155
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Change-Id: Ibe759403533cd4b2d538cf1cd905c6268a341f0f
Reviewed-on: http://gerrit.openafs.org/5235
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
f0367e2168
commit
30ed969917
@ -546,7 +546,7 @@ tbutc: cmd comerr bubasics butm budb bucoord cmd butc libadmin
|
||||
budb: cmd comerr bubasics uss
|
||||
+${COMPILE_PART1} budb ${COMPILE_PART2}
|
||||
|
||||
tbudb: budb
|
||||
tbudb: budb tubik
|
||||
+[ yes != "$(ENABLE_PTHREADED_UBIK)" ] || case ${SYS_NAME} in \
|
||||
alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[of]bsd*|*nbsd[234]*) \
|
||||
${COMPILE_PART1} tbudb ${COMPILE_PART2} ;; \
|
||||
|
Loading…
Reference in New Issue
Block a user