Whamcloud - gitweb
LU-16058 build: proc_ops check fails with SUBARCH undefined 01/48101/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 1 Aug 2022 13:58:46 +0000 (20:58 +0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 1 Sep 2022 05:53:13 +0000 (05:53 +0000)
commit8a7aa8d5902fcffe6c8b56d0c92ee36380a26e88
tree6bdea9333af0e959e2bbbe20ef73d3703f1bab12
parentfab404836d9eff7cfe61dc280a7854608894f645
LU-16058 build: proc_ops check fails with SUBARCH undefined

During configure with config.cache enabled SUBARCH may not
be defined.

Move the definition to a location that must be traversed.

Test-Parameters: trivial
Fixes: a5084c2f2e ("LU-14937 build: re-use config cache in 'make rpms/debs'")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I0a7b4de3ecccd41b1c55e8b2df29039517e0c416
Reviewed-on: https://review.whamcloud.com/48101
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4
config/lustre-build.m4