OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_static_libs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
8128
use_static_libs
=$prefer_static_libs
8129
if test built = "$
use_static_libs
" && test yes = "$installed"; then
8130
use_static_libs
=no
8133
{ test no = "$
use_static_libs
" || test -z "$old_library"; }; then
/src/sys/external/isc/libsodium/dist/
ltmain.sh
6688
use_static_libs
=$prefer_static_libs
6689
if test "$
use_static_libs
" = built && test "$installed" = yes; then
6690
use_static_libs
=no
6693
{ test "$
use_static_libs
" = no || test -z "$old_library"; }; then
Completed in 28 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025