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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8241 add_shlibpath=
8275 *-*-sunos*) add_shlibpath=$dir ;;
8280 add_shlibpath=$dir
8302 add_shlibpath=$dir
8315 if test -n "$add_shlibpath"; then
8317 *":$add_shlibpath:"*) ;;
8318 *) func_append compile_shlibpath "$add_shlibpath:" ;;
8339 add_shlibpath=
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 6801 add_shlibpath=
6835 *-*-sunos*) add_shlibpath="$dir" ;;
6840 add_shlibpath="$dir"
6862 add_shlibpath="$dir"
6875 if test -n "$add_shlibpath"; then
6877 *":$add_shlibpath:"*) ;;
6878 *) func_append compile_shlibpath "$add_shlibpath:" ;;
6899 add_shlibpath=

Completed in 22 milliseconds