Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch24 - func_append dep_rpath " $flag"
32 + func_append dep_rpath " $flag"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0011-sync-with-OE-libtool-changes.patch37 - func_append dep_rpath " $flag"
45 + func_append dep_rpath " $flag"
H A D0009-Use-libtool-2.4.patch20453 dep_rpath=
20476 - dep_rpath="$dep_rpath $flag"
20478 + func_append dep_rpath " $flag"
20492 - eval "dep_rpath=\"$hardcode_libdir_flag_spec_ld\""
20493 + eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
20495 - eval "dep_rpath=\"$hardcode_libdir_flag_spec\""
20496 + eval dep_rpath=\"$hardcode_libdir_flag_spec\"
20510 test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs"
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9600 dep_rpath=
9635 eval "dep_rpath=\"$hardcode_libdir_flag_spec\""
9645 test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs"