mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 12:14:47 +00:00
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:
|
||
|---|---|---|
| .. | ||
| files | ||
| final | ||
| initial | ||
| minimal | ||
| patches | ||
| common.mk | ||
| Config.in | ||
| Config.version | ||
| exclude-testsuite | ||