mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
Enable parallel build for tubik
Allow tubik to benefit from parallel make. Change-Id: If4e7e1a603ef88f03bcc271ec6d742ba3387c61a Reviewed-on: http://gerrit.openafs.org/1402 Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk> Tested-by: Marc Dionne <marc.c.dionne@gmail.com> Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
00d56c519b
commit
b6408585b5
@ -189,7 +189,7 @@ ubik: cmd comerr auth ubik_depinstall sys
|
|||||||
+${COMPILE_PART1} ubik ${COMPILE_PART2}
|
+${COMPILE_PART1} ubik ${COMPILE_PART2}
|
||||||
|
|
||||||
tubik: ubik libafsrpc
|
tubik: ubik libafsrpc
|
||||||
[ yes != "$(ENABLE_PTHREADED_UBIK)" ] || case ${SYS_NAME} in \
|
+[ yes != "$(ENABLE_PTHREADED_UBIK)" ] || case ${SYS_NAME} in \
|
||||||
alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[of]bsd*|*nbsd[234]*) \
|
alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[of]bsd*|*nbsd[234]*) \
|
||||||
${COMPILE_PART1} tubik ${COMPILE_PART2} ;; \
|
${COMPILE_PART1} tubik ${COMPILE_PART2} ;; \
|
||||||
*_darwin_[1-6][0-9]) \
|
*_darwin_[1-6][0-9]) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user