Commit graph

1 commit

Author SHA1 Message Date
tellabg
6217baf2f6 build: add evmone-build.sh for CI keeper builds
Add a build script that invokes CMake to build the evmone library.
The script handles native, arm64, and mipsle targets, gracefully
skipping cross-compilation targets when the cross-compiler is not
available.

Move the script reference in ci.go from ./evmone/build.sh (inside
the submodule, not tracked) to ./build/evmone-build.sh (tracked
in the main repo).
2026-03-06 23:56:23 +01:00