Whamcloud - gitweb
LU-16517 build: pass extra configure options to "make debs" 78/51178/4
authorJian Yu <yujian@whamcloud.com>
Wed, 31 May 2023 06:40:09 +0000 (23:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Oct 2023 13:48:41 +0000 (13:48 +0000)
commit5abc979eb64d8a78888aea63c0cf7e285fa0a4dd
tree7f29eb91b0311f075626809266714942abd52ca3
parentdc943357276b3bec99d24c89d9b36f7b3cf20aeb
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=ubuntu2004

Change-Id: Ia9db4e05abf33834cb3c853f4f0829dadc8d7400
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51178
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@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