LinuxPanda / android_kernel_xiaomi_rosy

I'm archiving the repo temporarily till I get back to working on the kernel again. "doge kernel" tree for xiaomi redmi 5 \\Warning: Rebase & Force Push//
Other
0 stars 7 forks source link

build kernel error #5

Closed OPPO9008 closed 4 years ago

OPPO9008 commented 4 years ago

CC arch/arm64/kernel/vdso.o arch/arm64/kernel/vdso.c: In function 'vdso_init': arch/arm64/kernel/vdso.c:119:6: warning: 'memcmp' reading 4 bytes from a region of size 1 [-Wstringop- overflow=] error, forbidden warning: vdso.c:119 scripts/Makefile.build:257: recipe for target 'arch/arm64/kernel/vdso.o' failed make[1]: *** [arch/arm64/kernel/vdso.o] Error 1 Makefile:964: recipe for target 'arch/arm64/kernel' failed make: *** [arch/arm64/kernel] Error 2

LinuxPanda commented 4 years ago

All branches compile fine with gcc 7 for me, so I'm closing this issue.