Home
last modified time | relevance | path

Searched full:crossbuild_out (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/libecc/scripts/
H A Dcrossrun.sh43 echo "The produced binaries are expected to be in the 'crossbuild_out' folder."
52 CROSSBUILD_OUTPUT=$SRC_DIR/scripts/crossbuild_out/
H A Dcrossbuild.sh197 echo "the produced binaries are kept int the 'crossbuild_out' folder."
220 CROSSBUILD_OUTPUT=$SRC_DIR/scripts/crossbuild_out/
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_crossarch_tests.yml52 [ ! -z "$(ls -A scripts/crossbuild_out/error_log/)" ] && exit -1;