mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
Add additional dependencies for shlibafsrpc
fsint and rxstat need to be build before shlibafsrpc, so add them to the dependencies list. Change-Id: I47b551de13f6f860cee9f6c09a769de472b3ec3f Reviewed-on: http://gerrit.openafs.org/2755 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
10bb4b3103
commit
a4ec686918
@ -588,7 +588,7 @@ libafsauthent: ubik auth kauth libafsrpc
|
||||
esac
|
||||
|
||||
# pthread based user space RX library
|
||||
shlibafsrpc: rx rxkad des
|
||||
shlibafsrpc: rx rxstat fsint rxkad des
|
||||
+case ${SYS_NAME} in \
|
||||
alpha_dux*|sgi_*|sun4x_*|sunx86_*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*_darwin_1*|*nbsd*|*obsd*|*fbsd*) \
|
||||
${COMPILE_PART1} shlibafsrpc ${COMPILE_PART2} ;; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user