Whamcloud - gitweb
LU-16517 build: pass extra configure options to "make debs" 64/50464/3
authorJian Yu <yujian@whamcloud.com>
Thu, 30 Mar 2023 17:43:48 +0000 (10:43 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 9 Jun 2023 05:25:24 +0000 (05:25 +0000)
commit3989529f22f5c54a98e445674b4b3cc443a3af5f
tree9b93c6182306bfe0920b9d1f109fec069fd2b3d6
parent0e742161ef560bef3bdc9c055591f36142c9fefd
LU-16517 build: pass extra configure options to "make debs"

While running "make debs", the configure command in debian/rules
ignores some user defined configure options. This patch fixes
the issue by adding the detection of the extra options into
debian/rules.

Test-Parameters: trivial clientdistro=ubuntu2204

Change-Id: Ia9db4e05abf33834cb3c853f4f0829dadc8d7400
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50464
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: Shuichi Ihara <sihara@ddn.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Shuichi Ihara <sihara@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
autoMakefile.am
debian/rules
libcfs/autoconf/lustre-libcfs.m4
lnet/autoconf/lustre-lnet.m4
lustre/autoconf/lustre-core.m4
lustre/ldlm/ldlm_lib.c
lustre/llite/llite_lib.c