mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-28 11:49:55 +02:00
u-boot-sunxi: gcc6 fix
Fix the following build error when compiling u-boot-sunxi with gcc6: linux/compiler-gcc6.h: No such file or directory Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
@ -21,6 +21,7 @@ UBOOT_MACHINE_meleg = "Mele_A1000G_config"
|
||||
SRC_URI = " \
|
||||
git://github.com/linux-sunxi/u-boot-sunxi.git;protocol=git;branch=sunxi \
|
||||
file://0002-gcc5-fixes.patch \
|
||||
file://0003-gcc6-fixes.patch \
|
||||
"
|
||||
|
||||
PE = "1"
|
||||
|
Reference in New Issue
Block a user