HomeSort by: relevance | last modified time | path
    Searched refs:temp_rpath (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5479 if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
5482 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
5685 if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
5686 func_to_host_path "$temp_rpath"
5884 be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
6558 temp_rpath=
8089 case $temp_rpath: in
8091 *) func_append temp_rpath "$absdir:" ;;
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4104 if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
4107 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
4307 if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
4308 func_to_host_path "$temp_rpath"
4506 be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
5159 temp_rpath=
6649 case "$temp_rpath:" in
6651 *) func_append temp_rpath "$absdir:" ;;

Completed in 51 milliseconds