Searched refs:temp_xrpath (Results 1 – 2 of 2) sorted by relevance
8505 temp_xrpath=$func_stripname_result8507 *" $temp_xrpath "*) ;;8508 *) func_append xrpath " $temp_xrpath";;9140 temp_xrpath=9143 func_append temp_xrpath " -R$func_replace_sysroot_result"9150 dependency_libs="$temp_xrpath $dependency_libs"
20025 temp_xrpath=$func_stripname_result20027 *" $temp_xrpath "*) ;;20028 - *) xrpath="$xrpath $temp_xrpath";;20029 + *) func_append xrpath " $temp_xrpath";;20231 temp_xrpath=20233 - temp_xrpath="$temp_xrpath -R$libdir"20235 + func_append temp_xrpath " -R$func_replace_sysroot_result"