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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 7853 # it will not redefine variables installed, or shouldnotlink
7855 shouldnotlink=no
8158 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
10907 shouldnotlink=$module
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 6413 # it will not redefine variables installed, or shouldnotlink
6415 shouldnotlink=no
6718 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
9420 shouldnotlink=$module

Completed in 24 milliseconds