Searched refs:RANLIB_FOR_TARGET (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/ |
D | configure | 12600 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET 12609 test $RANLIB_FOR_TARGET = ranlib && RANLIB_FOR_TARGET= 12610 test -n "$RANLIB_FOR_TARGET" && ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET 12621 case $RANLIB_FOR_TARGET in 12623 ac_cv_path_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test with a path. 12645 if test -n "$RANLIB_FOR_TARGET"; then 12646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB_FOR_TARGET" >&5 12647 $as_echo "$RANLIB_FOR_TARGET" >&6; } 12658 if test -n "$RANLIB_FOR_TARGET"; then 12659 ac_cv_prog_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET [all …]
|
D | Makefile.tpl | 219 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \ 492 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
|
D | configure.ac | 3236 ACX_CHECK_INSTALLED_TARGET_TOOL(RANLIB_FOR_TARGET, ranlib) 3266 GCC_TARGET_TOOL(ranlib, RANLIB_FOR_TARGET, RANLIB, [binutils/ranlib]) 3277 RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET}${extra_ranlibflags_for_target}
|
D | ChangeLog | 1817 (RANLIB_FOR_TARGET): Remove superfluous : argument. 7344 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for 7420 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, 7867 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to 14653 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
|
D | Makefile.in | 216 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \ 539 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
|
/toolchain/binutils/binutils-2.25/config/ |
D | ChangeLog | 1541 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
|