Whamcloud - gitweb
LU-16517 build: pass extra configure options to "make debs"
authorJian Yu <yujian@whamcloud.com>
Wed, 31 May 2023 05:34:27 +0000 (22:34 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 12 Jun 2023 23:50:36 +0000 (23:50 +0000)
commit185a3ef1d2a774ea4d0f79d14b930af61c34a0ab
tree55af3f0a0bf005a2e6ce760a67e8be937bcb0f5c
parenteb93428ba7ba3c85c353c6438e8e5746a1b3fc7e
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.

Lustre-change: https://review.whamcloud.com/50464
Lustre-commit: 3989529f22f5c54a98e445674b4b3cc443a3af5f

Test-Parameters: trivial clientdistro=ubuntu2204

Change-Id: Ia9db4e05abf33834cb3c853f4f0829dadc8d7400
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51174
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@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