mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
Some package Makefiles in feeds we don't control, nor want to, explicitly reference directories in $(TOOLCHAIN_DIR), which for an external toolchain didn't originally exist. This commit creates a symlink to the include directory to mitigate the ones which immediately affect us. The right solution here would be to fix the upstream packages. But we need a workaround. |
||
|---|---|---|
| .. | ||
| binutils | ||
| fortify-headers | ||
| gcc | ||
| gdb | ||
| glibc | ||
| kernel-headers | ||
| musl | ||
| nasm | ||
| wrapper | ||
| build_version | ||
| Config.in | ||
| info.mk | ||
| Makefile | ||