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
Syrone Wong c87aa0d7ca toolchain/gcc: fix --with-isl path
This fixes GCC 7 compilation when GRAPHITE is selected.
The path is replaced with $(TOOLCHAIN_DIR), while it should be
$(STAGING_DIR_HOST). To keep in sync with the path of gmp,
mpfr and mpc, I'm using $(TOPDIR)/staging_dir/host.

Fixes: f62f4b3c5c ("build: stop overriding STAGING_DIR_HOST for toolchain build")

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 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 toolchain/gcc: parallelize make install 7 years ago
initial toolchain/gcc: parallelize make install 7 years ago
minimal toolchain: skip gcc/minimal for musl 8 years ago
patches gcc: fix documentation entries added by 910-mbsd_multi.patch 7 years ago
Config.in toolchain: add gcc 7.1.0 support 7 years ago
Config.version toolchain: add gcc 7.1.0 support 7 years ago
common.mk toolchain/gcc: fix --with-isl path 7 years ago
exclude-testsuite toolchain: add gcc 7.1.0 support 7 years ago