build: add x64 openbsd (#4780)

Co-authored-by: CrynTox <>
This commit is contained in:
CrynTox
2025-06-25 11:40:23 +08:00
committed by fatedier
co-authored by CrynTox <>
parent b41d8f8e40
commit c99986fa28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ make -f ./Makefile.cross-compiles
rm -rf ./release/packages
mkdir -p ./release/packages
os_all='linux windows darwin freebsd android'
os_all='linux windows darwin freebsd openbsd android'
arch_all='386 amd64 arm arm64 mips64 mips64le mips mipsle riscv64 loong64'
extra_all='_ hf'