tn3399_openwrt/toolchain
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
..
binutils toolchain: binutils: enhance build reproducability 2015-06-29 06:47:42 +00:00
fortify-headers fortify-headers: fix compatibility with -pedantic 2015-06-24 18:52:13 +00:00
gcc toolchain: fix gcc 4.6 build with gcc5 2015-07-14 07:43:50 +00:00
gdb toolchain/gdb: use expat library to be able to parse target machine definitions 2015-07-10 19:42:12 +00:00
glibc toolchain: fix eglibc build when TOOLCHAINOPTS is not set 2015-03-26 10:59:04 +00:00
insight
kernel-headers toolchain: remove obsolete references to the cris architecture 2015-03-24 10:07:31 +00:00
musl gcc: use the -sf suffix for musl ldso on powerpc 2015-07-12 18:54:30 +00:00
uClibc uclibc: fix _HAS_SSP replacement regex 2015-06-23 10:43:19 +00:00
wrapper
Config.in toolchain: switch to musl by default, except for mips64 2015-06-15 23:05:08 +00:00
info.mk
Makefile toolchain: add fortify-headers, enable FORTIFY_SOURCE by default 2015-06-23 14:38:03 +00:00