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/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
9 years ago
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 15 years ago
final gcc: musl comes with its own SSP, so use it instead of libssp 9 years ago
initial cleanup 11 years ago
minimal gcc: gcc 4.9.x disable libsanitize 10 years ago
patches toolchain: fix gcc 4.6 build with gcc5 9 years ago
Config.in gcc/musl: rework SSP-support 9 years ago
Config.version gcc: remove 4.4.7 (only used by avr32) 9 years ago
common.mk toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 9 years ago