Openwrt/toolchain/gcc
John Crispin b2739f37d6 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>

SVN-Revision: 46355
2015-07-14 07:43:50 +00:00
..
files
final gcc: musl comes with its own SSP, so use it instead of libssp 2015-06-20 17:37:20 +00:00
initial
minimal
patches toolchain: fix gcc 4.6 build with gcc5 2015-07-14 07:43:50 +00:00
common.mk
Config.in gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
Config.version