Searched refs:RANLIB_FOR_TARGET (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/ |
D | configure | 12793 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET 12802 test $RANLIB_FOR_TARGET = ranlib && RANLIB_FOR_TARGET= 12803 test -n "$RANLIB_FOR_TARGET" && ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET 12814 case $RANLIB_FOR_TARGET in 12816 ac_cv_path_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test with a path. 12838 if test -n "$RANLIB_FOR_TARGET"; then 12839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5 12840 $as_echo "$RANLIB_FOR_TARGET" >&6; } 12851 if test -n "$RANLIB_FOR_TARGET"; then 12852 ac_cv_prog_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET [all …]
|
D | Makefile.tpl | 221 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \ 494 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
|
D | configure.ac | 3427 ACX_CHECK_INSTALLED_TARGET_TOOL(RANLIB_FOR_TARGET, ranlib) 3458 GCC_TARGET_TOOL(ranlib, RANLIB_FOR_TARGET, RANLIB, [binutils/ranlib]) 3469 RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET}${extra_ranlibflags_for_target}
|
D | ChangeLog | 2206 (RANLIB_FOR_TARGET): Remove superfluous : argument. 7733 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for 7809 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, 8256 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to 15042 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
|
/toolchain/binutils/binutils-2.27/config/ |
D | ChangeLog | 1687 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
|