mirror of
https://github.com/openwrt/video.git
synced 2026-07-14 00:44:40 +04:00
54707e9c30
WebKit's JS JIT only supports ARMv7 with some kind of hard-float support. Use the (slower) C-loop JS interpreter on soft-float ARMv7 to fix the build. Signed-off-by: Daniel Golle <daniel@makrotopia.org>