mirror of
https://github.com/dynup/kpatch
synced 2025-02-19 11:16:54 +00:00
gcc --version varies too much for sane comparisons with vmlinux's .comment section. Therefore compile a test file and compare its .comment section. Also fix gcc 4.8 check which used a lexicographically comparison which will break for gcc versions >= 10. Instead check for the required compiler options. Closes #565. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |