Potencially working.

This commit is contained in:
Andrey Egorov
2024-07-21 16:05:09 +03:00
parent c8f30c0caf
commit f160282fe2
9 changed files with 440 additions and 209 deletions

View File

@ -5,7 +5,7 @@ build:
# @./out/annalist.exe
linux:
@$Env:GOOS="linux" $Env:GOARCH="arm" $Env:GOARM=5
@$Env:GOOS="linux"; $Env:GOARCH="arm"; $Env:GOARM=5
# .profile
# cgo_enabled 0