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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8127 link_static=no # Whether the deplib will be linked statically
8429 link_static=yes
8437 test yes = "$link_static"; }; then
8456 test no = "$link_static" && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 6687 link_static=no # Whether the deplib will be linked statically
6989 link_static=yes
6997 test "$link_static" = yes; }; then
7016 test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"

Completed in 49 milliseconds