toolchain: fix gcc 4.6 build with gcc5
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Jul 2015 07:43:50 +0000 (07:43 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Jul 2015 07:43:50 +0000 (07:43 +0000)
commitf1a46cdab03240df27d7632a2adac509d58118e8
tree0266652ff1481d485334902d101d3d94602616fc
parent68948024c5c6edbbd641ce36b6ae1f09ec64346c
toolchain: fix gcc 4.6 build with gcc5

build error:
cfns.gperf:101:1: error: 'gnu_inline' attribute present on 'libc_name_p'
cfns.gperf:26:14: error: but not here
observed on Arch Linux

affected versions gcc 4.6, gcc 4.7

reported & fixed in DragonFlyBSD issue #136
https://github.com/DragonFlyBSD/DPorts/issues/136

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46355 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/patches/4.6-linaro/010-documentation.patch
toolchain/gcc/patches/4.6-linaro/910-mbsd_multi.patch
toolchain/gcc/patches/4.6-linaro/920-specs_nonfatal_getenv.patch
toolchain/gcc/patches/4.6-linaro/999-coldfire.patch
toolchain/gcc/patches/4.6-linaro/999-gcc5-gcc_cp_cfns_h.patch [new file with mode: 0644]