mirror of
https://github.com/openwrt/video.git
synced 2026-06-17 17:02:13 +04:00
98444e090b
* Use JavaScript JIT only on supported platforms. * Fix ARM Thumb2 detection to allow using JavaScript JIT on ARMv7. * Add inline assembly implementation returning the current stack pointer on PPC64 (or PPC). Signed-off-by: Daniel Golle <daniel@makrotopia.org>