Whamcloud - gitweb
LU-14651 build: remove KALLSYMS build requirement 70/46070/1
authorJames Simmons <jsimmons@infradead.org>
Wed, 12 Jan 2022 16:55:46 +0000 (11:55 -0500)
committerJames Simmons <jsimmons@infradead.org>
Wed, 12 Jan 2022 16:59:50 +0000 (11:59 -0500)
commit2901a756a1496e809627ad0d2e195256b8afbd4f
treed25e49e2b8ee422997b2fbf435b918bfeccd1b07
parent46ff76137160b66f1d4437b3443859027faae9c4
LU-14651 build: remove KALLSYMS build requirement

Now that kallsyms is no longer exported some distros kernels are
disabling it by default. If kallsyms is disabled lustre will fail
configure. Remove this hard requirmenet.

Test-Parameters: trivial
Change-Id: I710433e99afd75eea6a3bf1d77878b97beaed605
Signed-off-by: James Simmons <jsimmons@infradead.org>
config/lustre-build-linux.m4