Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

github: remove sdiv crash on old armv7

This commit is contained in:
bol-van
2026-03-12 20:51:57 +03:00
parent 348f907b47
commit 7cdc75d0db

View File

@@ -106,7 +106,7 @@ jobs:
OPTIMIZE=-Os
;;
arm)
CPU="-mcpu=cortex-a7 -mthumb"
CPU="-mcpu=arm1176jzf-s -mthumb"
;;
arm64|mips64)
# not safe without GC64