]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-bcm4908: fix build with GCC14 18833/head
authorShiji Yang <yangshiji66@outlook.com>
Sun, 18 May 2025 11:29:30 +0000 (19:29 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 May 2025 22:10:23 +0000 (00:10 +0200)
commit6229a19d0f35158c5d6bf70939eb08225836f626
treee759e7309def5f270a53d9eeb03f541d081b821f
parent499a59c234f45614f9a4f5f2ea1a37236d043df1
uboot-bcm4908: fix build with GCC14

A lot of warnings were treated as errors after the default compiler
switched to GCC14. It's hard to fix them one by one, and this u-boot
is not maintained by upstream, so let's just silence these warnings.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18833
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/u-boot.mk
package/boot/uboot-bcm4908/Makefile