Home
last modified time | relevance | path

Searched refs:temp_xrpath (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh8505 temp_xrpath=$func_stripname_result
8507 *" $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"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20025 temp_xrpath=$func_stripname_result
20027 *" $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"