Home
last modified time | relevance | path

Searched refs:func_replace_sysroot_result (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0004-ltmain.sh-Fix-sysroot-paths-being-encoded-into-RPATH.patch21 + libdir=$func_replace_sysroot_result
26 - libdir=$func_replace_sysroot_result
35 + libdir=$func_replace_sysroot_result
46 + libdir=$func_replace_sysroot_result
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch30 + libdir=$func_replace_sysroot_result
35 - libdir=$func_replace_sysroot_result
44 + libdir=$func_replace_sysroot_result
H A D0009-Use-libtool-2.4.patch17038 +# store the result into func_replace_sysroot_result.
17044 + func_replace_sysroot_result="=$func_stripname_result"
17048 + func_replace_sysroot_result=$1
20235 + func_append temp_xrpath " -R$func_replace_sysroot_result"
20461 + libdir=$func_replace_sysroot_result
21194 + func_append newdependency_libs " -L$func_replace_sysroot_result"
21200 + func_append newdependency_libs " -R$func_replace_sysroot_result"
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9143 func_append temp_xrpath " -R$func_replace_sysroot_result"
9607 libdir=$func_replace_sysroot_result
10848 func_append newdependency_libs " -L$func_replace_sysroot_result"
10853 func_append newdependency_libs " -R$func_replace_sysroot_result"