You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOOS=linux GOARCH=arm go build -ldflags "-s -w" -o linux_arm32 .
github.com/bytedance/sonic/ast
vendor/github.com/bytedance/sonic/ast/decode.go:40:25: _blankCharsMask (untyped int constant 4294977024) overflows int
make: *** [build_linux] Error 1
The text was updated successfully, but these errors were encountered:
maxid
changed the title
github.com/bytedance/sonic/ast not support arm32
github.com/bytedance/sonic/ast not support arm32 "_blankCharsMask overflows int"
May 20, 2024
maxid
changed the title
github.com/bytedance/sonic/ast not support arm32 "_blankCharsMask overflows int"
github.com/bytedance/sonic/ast not support ARM32 "_blankCharsMask overflows int"
May 20, 2024
GOOS=linux GOARCH=arm go build -ldflags "-s -w" -o linux_arm32 .
github.com/bytedance/sonic/ast
vendor/github.com/bytedance/sonic/ast/decode.go:40:25: _blankCharsMask (untyped int constant 4294977024) overflows int
make: *** [build_linux] Error 1
The text was updated successfully, but these errors were encountered: