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
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
..
binutils toolchain: binutils: enhance build reproducability 9 years ago
fortify-headers fortify-headers: fix compatibility with -pedantic 9 years ago
gcc toolchain: fix gcc 4.6 build with gcc5 9 years ago
gdb toolchain/gdb: use expat library to be able to parse target machine definitions 9 years ago
glibc toolchain: fix eglibc build when TOOLCHAINOPTS is not set 9 years ago
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 10 years ago
kernel-headers toolchain: remove obsolete references to the cris architecture 9 years ago
musl gcc: use the -sf suffix for musl ldso on powerpc 9 years ago
uClibc uclibc: fix _HAS_SSP replacement regex 9 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: switch to musl by default, except for mips64 9 years ago
Makefile toolchain: add fortify-headers, enable FORTIFY_SOURCE by default 9 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago