Whamcloud - gitweb
LU-18217 build: Ensure LINUX_RELEASE is defined 33/56333/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 11 Sep 2024 16:07:56 +0000 (23:07 +0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 27 Sep 2024 23:55:59 +0000 (23:55 +0000)
commit1a4df98ff04dc70d5935314e3b125f6003ab87c3
treec241af740b4c2921e510feb1f7f469fcdc83c7b2
parent3a18a7b8cd0070523ba8383e7205f062b5eaef4f
LU-18217 build: Ensure LINUX_RELEASE is defined

Ensure LINUX_RELEASE is defined to something consumable by buildrpm

Ex:
  sh ./autogen.sh
  ./configure --enable-dist
  make srpm

Test-Parameters: trivial
Fixes: 0c46ba62efb ("LU-17850 build: prefer LINUXRELEASE over uname -r")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I647a27729c4d14a3983edc74f19a420bb6968631
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56333
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
config/lustre-build.m4