Open matianfu opened 5 years ago
An alternative solutions is add the following flags to KBUILD_CFLAGS in Makefile
362 -Wno-attributes \
363 -Wno-tautological-compare \
Will fixed, the patch has been merged internally.
On Ubuntu 19.10 or Debian 10, where aarch64-linux-gnu-gcc version is 8.3.
https://patchwork.ozlabs.org/patch/909905/
This patch is required. Other problem could be supressed by modifying CFLAGS in Makefile.