Searched refs:new_rpath (Results 1 – 2 of 2) sorted by relevance
46 local new_rpath="`echo "$old_rpath" | \50 if test -n "$new_rpath"; then51 print_debug "Converting RPATH '$old_rpath' -> '$new_rpath'"52 $PATCHELF --set-rpath "$new_rpath" "$path"
27 # If rpath is already dynamic copy it to new_rpath and continue