Searched refs:compiler_needs_object (Results 1 – 3 of 3) sorted by relevance
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/ |
H A D | libtool.m4 | 1113 m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], 1114 [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) 4963 _LT_TAGVAR(compiler_needs_object, $1)=no 5230 _LT_TAGVAR(compiler_needs_object, $1)=yes 5236 _LT_TAGVAR(compiler_needs_object, $1)=yes 6144 _LT_TAGDECL([], [compiler_needs_object], [1], 6321 _LT_TAGVAR(compiler_needs_object, $1)=no 7072 _LT_TAGVAR(compiler_needs_object, $1)=yes
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | ltmain.sh | 9754 test yes = "$compiler_needs_object" && 9856 if test yes = "$compiler_needs_object"; then
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | configure | 9413 compiler_needs_object=no 19430 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' 20782 compiler_needs_object=$lt_compiler_needs_object
|