Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env46 local new_rpath="`echo "$old_rpath" | \
50 if test -n "$new_rpath"; then
51 print_debug "Converting RPATH '$old_rpath' -> '$new_rpath'"
52 $PATCHELF --set-rpath "$new_rpath" "$path"
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dchrpath.bbclass27 # If rpath is already dynamic copy it to new_rpath and continue