Searched refs:_GCC_VERSION (Results 1 – 1 of 1) sorted by relevance
535 _GCC_VERSION= ${"${USE_GCC_TOOLCHAINS:Mgcc*}" != "":?${USE_GCC_TOOLCHAINS}:${_DEFAULT_GCC_VERSION}} macro536 TOOLCHAINS_amd64= amd64-${_GCC_VERSION}537 TOOLCHAINS_arm= armv7-${_GCC_VERSION}538 TOOLCHAINS_arm64= aarch64-${_GCC_VERSION}539 TOOLCHAINS_i386= i386-${_GCC_VERSION}540 TOOLCHAINS_powerpc= powerpc-${_GCC_VERSION} powerpc64-${_GCC_VERSION}541 TOOLCHAIN_powerpc64= powerpc64-${_GCC_VERSION}542 TOOLCHAINS_riscv= riscv64-${_GCC_VERSION}