Set the minimum xxhash version to 0.8, and soften the xxhash dependency a bit so that it's only needed when running klp-build rather than doing a normal kernel build.
For tip/objtool/core. Josh Poimboeuf (2): objtool: Set minimum xxhash version to 0.8 objtool/klp: Only enable --checksum when needed arch/x86/boot/startup/Makefile | 2 +- scripts/Makefile.lib | 1 - scripts/livepatch/klp-build | 4 ++++ tools/objtool/Makefile | 2 +- tools/objtool/builtin-check.c | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) -- 2.51.1

