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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9638 # include_expsyms logic still works.
9712 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9715 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
9961 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9964 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 8135 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8152 # include_expsyms logic still works.
8226 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8229 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
8475 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8478 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
configure 13414 # include_expsyms should be a list of space-separated symbols to be *always*
13416 include_expsyms=
20043 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
20145 include_expsyms \
21198 include_expsyms=$lt_include_expsyms
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 4968 # include_expsyms should be a list of space-separated symbols to be *always*
4970 _LT_TAGVAR(include_expsyms, $1)=
6178 _LT_TAGDECL([], [include_expsyms], [1],

Completed in 191 milliseconds