Searched refs:compiler_needs_object (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/isc/libsodium/dist/m4/ |
| H A D | libtool.m4 | 1114 m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], 1115 [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) 4949 _LT_TAGVAR(compiler_needs_object, $1)=no 5213 _LT_TAGVAR(compiler_needs_object, $1)=yes 5219 _LT_TAGVAR(compiler_needs_object, $1)=yes 6126 _LT_TAGDECL([], [compiler_needs_object], [1], 6303 _LT_TAGVAR(compiler_needs_object, $1)=no 7054 _LT_TAGVAR(compiler_needs_object, $1)=yes
|
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| H A D | ltmain.sh | 9745 test yes = "$compiler_needs_object" && 9847 if test yes = "$compiler_needs_object"; then
|
| /src/sys/external/isc/libsodium/dist/ |
| H A D | ltmain.sh | 8259 test "$compiler_needs_object" = yes && 8361 if test "$compiler_needs_object" = yes; then
|
| H A D | configure | 13395 compiler_needs_object=no 13658 compiler_needs_object=yes 13664 compiler_needs_object=yes 20021 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' 20138 compiler_needs_object \ 21125 compiler_needs_object=$lt_compiler_needs_object
|
Completed in 40 milliseconds