[CI] FreeBSD build (#17293)

Build FreeBSD on Github Actions
This commit is contained in:
qurious-pixel
2025-06-11 23:33:40 -07:00
committed by GitHub
parent 5514d7c3d8
commit 2b7161208e
10 changed files with 41 additions and 65 deletions
+1
View File
@@ -3,6 +3,7 @@
# Pull all the submodules except llvm, opencv, libpng, sdl and curl
# Note: Tried to use git submodule status, but it takes over 20 seconds
# shellcheck disable=SC2046
git config --global --add safe.directory .
git submodule -q update --init --depth 1 $(awk '/path/ && !/llvm/ && !/opencv/ && !/libpng/ && !/libsdl-org/ && !/curl/ { print $3 }' .gitmodules)
CONFIGURE_ARGS="