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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4094 # to shlibpath, because on Windows, both are PATH and uninstalled
8100 shlibpath="$finalize_shlibpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8102 if test -n "$shlibpath"; then
8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 3123 [Is shlibpath searched before the hard-coded library search path?])

Completed in 28 milliseconds