Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm5799 arm*) gaspp_as_type=armasm; as_noop=-h ;;
5800 gcc) gaspp_as_type=gas ;;
5801 *) gaspp_as_type=$as_type ;;
5804 [ $target_os = "darwin" ] && gaspp_as_type="apple-$gaspp_as_type"
5807 test_cmd gas-preprocessor.pl -arch $arch -as-type $gaspp_as_type -- ${as:=$cc} $as_noop &&
5808 gas="${gas:=gas-preprocessor.pl} -arch $arch -as-type $gaspp_as_type -- ${as:=$cc}"

Completed in 7 milliseconds