Searched refs:temp_rpath (Results 1 – 2 of 2) sorted by relevance
5527 …if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath";…5530 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"5733 …est yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then5734 func_to_host_path "$temp_rpath"6606 temp_rpath=8151 case $temp_rpath: in8153 *) func_append temp_rpath "$absdir:" ;;
18524 …if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath";…18789 …est "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then18790 - func_to_host_pathlist "$temp_rpath"18791 + func_to_host_path "$temp_rpath"18922 + be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)19881 case "$temp_rpath:" in19883 - *) temp_rpath="$temp_rpath$absdir:" ;;19884 + *) func_append temp_rpath "$absdir:" ;;