Home
last modified time | relevance | path

Searched defs:TOOLCHAIN_PATH (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libyuv/riscv_script/
H A Driscv-clang.cmake11 set(TOOLCHAIN_PATH "" CACHE STRING "The toolcahin path.") variable
13 set(TOOLCHAIN_PATH ${CMAKE_SOURCE_DIR}/build-toolchain-qemu/riscv-clang) variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/
H A DMakefile262 TOOLCHAIN_PATH := $(BUILD_PATH)/$(CHOST)-cross macro