Files
Viktor Petersson 88eb857210 fix(webview): stop Pi 2/3 blank screen from gcc NEON alignment SIGBUS (#3184)
Toolchain source fix: build_qt5.sh gains arm_use_neon=false + a -mno-unaligned-access cross-compiler wrap (strips the faulting NEON :64 block stores), plus Python 3.13 rebuild shims (imp/cgi/pipes). Validated end-to-end on real Pi 2 (A7) and native 32-bit Pi 3 (A53): unfixed crash-loops with a blank screen, fixed is stable across webpage/image/video + a multi-hour soak. Consumed via WebView-v2026.07.1.
2026-07-13 15:38:01 +01:00
..