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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 6518 compile_rpath=
8101 case "$compile_rpath " in
8103 *) func_append compile_rpath " $absdir" ;;
8175 case "$compile_rpath " in
8177 *) func_append compile_rpath " $absdir" ;;
9540 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
10273 for libdir in $compile_rpath $finalize_rpath; do
10320 compile_rpath=$rpath
10389 link_command=$compile_command$compile_rpath
10439 link_command=$compile_var$compile_command$compile_rpath
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 5120 compile_rpath=
6661 case "$compile_rpath " in
6663 *) func_append compile_rpath " $absdir" ;;
6735 case "$compile_rpath " in
6737 *) func_append compile_rpath " $absdir" ;;
8054 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8786 for libdir in $compile_rpath $finalize_rpath; do
8833 compile_rpath="$rpath"
8904 link_command="$compile_command$compile_rpath"
8954 link_command="$compile_var$compile_command$compile_rpath"
    [all...]

Completed in 22 milliseconds