You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/mkimage/patches
Hauke Mehrtens 2ef739d258 tools/mkimage: backport gcc5 compatibility, patch
Fedora 22 includes gcc5 by default
build leads to error:
include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc5.h: No such file or directory

backport upstream patch: "Add linux/compiler-gcc5.h to fix builds with gcc5"
id: 478b02f1a7043b673565075ea5016376f3293b23

Issue was reported at
https://forum.openwrt.org/viewtopic.php?id=56853
& replicated in a VM

created, flashed and tested ar71xx image successfully
as test

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 45703
9 years ago
..
010-freebsd-ulong-fix.patch mkimage: update to 2014.07 10 years ago
020-include_compile_fix.patch mkimage: update to 2014.10 10 years ago
030-allow-to-use-different-magic.patch mkimage: update to 2014.04 10 years ago
040-include_order.patch mkimage: update to 2014.10 10 years ago
050-image_h_portability.patch mkimage: update to 2014.10 10 years ago
060-remove_kernel_includes.patch mkimage: update to 2014.10 10 years ago
070-socfpgaimage_portability.patch tools/mkimage: fix build errors (#18445) 10 years ago
080-remove_compiler_check.patch mkimage: remove check for miscompiled __weak 10 years ago
100-freebsd-compat.patch tools: Fix mkimage build on FreeBSD 10.1 9 years ago
200-gcc5_compat.patch tools/mkimage: backport gcc5 compatibility, patch 9 years ago