mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
venus depends on libafsauthent
Add an explicit dependency on libafsauthent for src/venus, since it is needed to build afsio. This can cause parallel builds to fail. Change-Id: Ifda59983cda0711e9e1568d5a6be25e6ea934eee Reviewed-on: http://gerrit.openafs.org/5171 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: BuildBot <buildbot@rampaginggeek.com>
This commit is contained in:
parent
d28188382b
commit
784a410d0f
@ -326,7 +326,7 @@ dvolser: project tviced usd libafsrpc libafsauthent volser
|
||||
rxosdsrc: rxgen
|
||||
+${COMPILE_PART1} rxosd ${COMPILE_PART2A} source
|
||||
|
||||
venus: cmd comerr volser ptserver libafscp
|
||||
venus: cmd comerr volser ptserver libafscp libafsauthent
|
||||
+${COMPILE_PART1} venus ${COMPILE_PART2}
|
||||
+${COMPILE_PART1} venus/test ${COMPILE_PART2}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user