Searched refs:get_build_tool_path (Results 1 - 1 of 1) sorted by relevance

/haiku/
H A Dconfigure357 get_build_tool_path CC_$targetArch "$gcc"
402 # get_build_tool_path
406 get_build_tool_path() function
806 get_build_tool_path clang clang
1064 get_build_tool_path LD_$targetArch ld.lld
1065 get_build_tool_path ELFEDIT_$targetArch elfedit
1067 get_build_tool_path LD_$targetArch ${crossToolsPrefix}ld
1069 get_build_tool_path ELFEDIT_$targetArch ${crossToolsPrefix}elfedit
1073 get_build_tool_path AR_$targetArch ${crossToolsPrefix}ar
1074 get_build_tool_path OBJCOPY
[all...]

Completed in 13 milliseconds