mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-18 08:19:28 -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. Same fix as6e23813c1eSigned-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commitfc093c3f9c)