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
Jeffery To d2e87c7800 toolchain/gcc: Backport patch to fix unconditional MULTIARCH_DIRNAME
This backports the patch for GCC PR target/89587 (gcc's rs6000
configuration unconditionally sets MULTIARCH_DIRNAME, even when
multiarch is disabled).

This currently affects apm821xx and may cause issues when
cross-compiling packages, e.g. Python 3[1].

This includes patches for GCC 8 (with the changelog diff removed);
this change is already included in GCC 9.2 and 7.5.

[1]: https://github.com/openwrt/packages/issues/10552

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
[Removed patch for GCC 7.4.0, GCC 7.5.0 already contains this]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit c102f702e7)
4 years ago
..
binutils toolchain/binutils: use default Host/Configure rule 5 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc toolchain/gcc: Backport patch to fix unconditional MULTIARCH_DIRNAME 4 years ago
gdb toolchain/gdb: bump to 8.3.1 5 years ago
glibc glibc: update to latest 2.27 commit (BZ #2503, BZ #2504) 4 years ago
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 6 years ago
musl toolchain/musl: bump to version 1.1.24 5 years ago
nasm toolchain/nasm: update to version 2.14 5 years ago
uClibc update uClibc-ng from 1.0.30 to 1.0.31 5 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: replace LEDE in help text 5 years ago
Makefile toolchain: fix gcc depends on kernel headers 5 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