Searched refs:linker_opts (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dcompile91 linker_opts="$linker_opts -LIBPATH:$file"
135 linker_opts=
195 linker_opts="$linker_opts $flag"
201 linker_opts="$linker_opts $2"
225 if test -n "$linker_opts"; then
226 linker_opts="-link$linker_opts"
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dcompile91 linker_opts="$linker_opts -LIBPATH:$file"
135 linker_opts=
195 linker_opts="$linker_opts $flag"
201 linker_opts="$linker_opts $2"
225 if test -n "$linker_opts"; then
226 linker_opts="-link$linker_opts"
[all...]
/src/lib/librumpuser/build-aux/
H A Dcompile91 linker_opts="$linker_opts -LIBPATH:$file"
135 linker_opts=
195 linker_opts="$linker_opts $flag"
201 linker_opts="$linker_opts $2"
225 if test -n "$linker_opts"; then
226 linker_opts="-link$linker_opts"
[all...]

Completed in 2 milliseconds