mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-10 13:10:42 +00:00
For some reason, one of the configure checks results in some infinite
loop and ends up spawning endless gcc processes, causing OOM. Just pass
a configure var to avoid it.
Same fix as
|
||
|---|---|---|
| .. | ||
| binutils | ||
| fortify-headers | ||
| gcc | ||
| gdb | ||
| glibc | ||
| kernel-headers | ||
| musl | ||
| nasm | ||
| wrapper | ||
| Config.in | ||
| info.mk | ||
| Makefile | ||