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
Alexey Brodkin 7cc31b52e1 toolchain/gcc/arc-2016.03: Fix building on hosts with gcc 6.x
On attempt to build ARC toolchain on the host with gcc 6.1 I saw the
same failure as described in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69959

This change adds a back-port of the fix from upstream gcc, see
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=233572

Note the fix is already a part of gcc-5.4 and gcc-6.1 so no need for
the same fix for others.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
8 years ago
..
binutils toolchain/binutils: add 2.26.1 8 years ago
fortify-headers fortify-headers: update to 0.7 9 years ago
gcc toolchain/gcc/arc-2016.03: Fix building on hosts with gcc 6.x 8 years ago
gdb toolchain/gdb: update to version 7.11.1 8 years ago
glibc toolchain: skip gcc/minimal for musl 8 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 Remove existing old link before creating a new one 8 years ago
musl musl: remove sh3 workaround 8 years ago
uClibc toolchain: skip gcc/minimal for musl 8 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in branding: add LEDE branding 8 years ago
Makefile toolchain: skip gcc/minimal for musl 8 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