Whamcloud - gitweb
LU-13787 build: fix snmp / libcfs build order 88/39388/3
authorJames Simmons <jsimmons@infradead.org>
Wed, 15 Jul 2020 18:33:24 +0000 (14:33 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 7 Aug 2020 04:59:59 +0000 (04:59 +0000)
commitfb01543905d3d1bd579338b3f280d02b22f6aec3
treed5e794fce3ff86b335fd21618206052e78e4ba76
parent9b4b2523d9a432ca10ee48cc0276d324e893801b
LU-13787 build: fix snmp / libcfs build order

The Lustre snmp code is dependent on libcfs so make
sure libcfs is built first. This only shows up in
parallel builds.

Fixes: 742897a967cf ("LU-13274 uapi: make lnet UAPI headers C99 compliant")
Test-Parameters: trivial
Change-Id: Ibe1669e8586eb54129d3b9dd74b0287766af0bf3
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/39388
Reviewed-by: Gian-Carlo DeFazio <defazio1@llnl.gov>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Olaf Faaland-LLNL <faaland1@llnl.gov>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
autoMakefile.am