1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-09 08:16:26 +02:00
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
2015-05-19 22:17:16 +00:00
..
010-freebsd-ulong-fix.patch mkimage: update to 2014.07 2014-08-08 21:03:14 +00:00
020-include_compile_fix.patch mkimage: update to 2014.10 2014-11-29 22:43:59 +00:00
030-allow-to-use-different-magic.patch mkimage: update to 2014.04 2014-05-21 09:42:33 +00:00
040-include_order.patch mkimage: update to 2014.10 2014-11-29 22:43:59 +00:00
050-image_h_portability.patch mkimage: update to 2014.10 2014-11-29 22:43:59 +00:00
060-remove_kernel_includes.patch mkimage: update to 2014.10 2014-11-29 22:43:59 +00:00
070-socfpgaimage_portability.patch tools/mkimage: fix build errors (#18445) 2014-11-30 20:29:10 +00:00
080-remove_compiler_check.patch mkimage: remove check for miscompiled __weak 2014-12-01 11:07:30 +00:00
100-freebsd-compat.patch tools: Fix mkimage build on FreeBSD 10.1 2015-02-05 16:58:16 +00:00
200-gcc5_compat.patch tools/mkimage: backport gcc5 compatibility, patch 2015-05-19 22:17:16 +00:00