build for pi

This commit is contained in:
Cameron Tacklind 2022-08-10 12:53:46 -07:00
parent 4c1aa2b1c5
commit 6464a3648f
5 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
set -e
SCRIPT_REL_DIR=$(dirname "${BASH_SOURCE[0]}")
$SCRIPT_REL_DIR/build_.sh debug osx arm64
$SCRIPT_REL_DIR/build_.sh prod raspi arm64
# $SCRIPT_REL_DIR/build_.sh debug wasm intel
# pushd "run_tree/raspi/arm64/debug"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.