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

/haiku-fatelf/build/scripts/
H A Dbuild_fatelf_cross_tools146 triple_arch() { function
183 local cmake_archs_env="${cmake_archs_env}$(triple_arch ${arch})"
329 echo "exec \"${realpath}\" -arch \"$(triple_arch ${arch})\" \$*" >> "${cmdpath}" || exit 1

Completed in 37 milliseconds