radxa / rockchip-bsp

Linux BSP for ROCK Pi
http://rockpi.org
88 stars 43 forks source link

Kernel doesn't build with gcc v9.4 #10

Open flatmax opened 3 years ago

flatmax commented 3 years ago

What version of gcc are you using to build ? It is failing to build with gcc v9.4

flatmax commented 3 years ago

I have also tested with gcc v10 and gcc v8. Noine of them build cleanly.

BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git@github.com:radxa/kernel.git" BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="stable-4.4-rockpis"