Home
last modified time | relevance | path

Searched refs:GCC_EARLIEST (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/
Doutput_env.sh97 print_version "${GCC_EARLIEST}" "--version" "" "head -n 1"
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh188 : ${GCC_EARLIEST:="gcc-earliest"}
461 --gcc-earliest) shift; GCC_EARLIEST="$1";;
5498 test_build_opt 'full config' "$GCC_EARLIEST" -O0
5501 type "$GCC_EARLIEST" >/dev/null 2>/dev/null