HomeSort by relevance Sort by last modified time
    Searched refs:TOOLCHAIN (Results 26 - 26 of 26) sorted by null

12

  /external/libvpx/libvpx/build/make/
configure.sh 281 # Toolchain Check Functions
398 echo "TOOLCHAIN := ${toolchain}" >> config.mk
400 case ${toolchain} in
411 fwrite config.mk "ALL_TARGETS += ${t}-${toolchain}"
433 TOOLCHAIN=${toolchain}
507 --target=*) toolchain="${toolchain:-${optval}}"
509 --force-target=*) toolchain="${toolchain:-${optval}}"; enable_feature force_toolchai
    [all...]

Completed in 248 milliseconds

12