mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 16:30:02 +04: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. Signed-off-by: Rosen Penev <rosenp@gmail.com>