Home
last modified time | relevance | path

Searched refs:perm_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.patch37 case "$perm_rpath " in
56 case "$perm_rpath " in
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0011-sync-with-OE-libtool-changes.patch50 case "$perm_rpath " in
69 case "$perm_rpath " in
H A D0009-Use-libtool-2.4.patch20481 case "$perm_rpath " in
20483 - *) perm_rpath="$perm_rpath $libdir" ;;
20484 + *) func_apped perm_rpath " $libdir" ;;
20499 if test -n "$runpath_var" && test -n "$perm_rpath"; then
20502 for dir in $perm_rpath; do
20952 case "$perm_rpath " in
20954 - *) perm_rpath="$perm_rpath $libdir" ;;
20955 + *) func_append perm_rpath " $libdir" ;;
21031 for dir in $perm_rpath; do
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh6605 perm_rpath=
9625 case "$perm_rpath " in
9637 if test -n "$runpath_var" && test -n "$perm_rpath"; then
9640 for dir in $perm_rpath; do
10355 case "$perm_rpath " in
10481 if test -n "$perm_rpath"; then
10484 for dir in $perm_rpath; do