Whamcloud - gitweb
LU-12539 build: pass --with-o2ib when building deb packages 28/35828/2
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 12 Jul 2019 13:23:29 +0000 (15:23 +0200)
committerOleg Drokin <green@whamcloud.com>
Wed, 4 Sep 2019 18:28:42 +0000 (18:28 +0000)
commit8eebf4c313d8431aa88d7f9bea58ecab7390a7f5
treec4455dbb71afa6b44b56561862bb5e07fcd21d90
parent7d19eccb2a19aa9d5f240f69dbc9566a248abda4
LU-12539 build: pass --with-o2ib when building deb packages

When building deb packages (make debs), '--with-o2ib' option is
not passed to ./configure called by package mechanism.
So Lustre deb packages are possibly built against wrong OFED headers.

Lustre-change: https://review.whamcloud.com/35481
Lustre-commit: 8d7f2674337e4f22e200e08ca1ac001ec24b4496

Test-Parameters: trivial
Test-Parameters: trivial clientdistro=ubuntu1804
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I9cd1db54e77b97f46c0e0bdfe35084f1a268b70b
Reviewed-on: https://review.whamcloud.com/35828
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
autoMakefile.am
debian/rules