Home
last modified time | relevance | path

Searched refs:RANLIB_FOR_TARGET (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dconfigure12600 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 …]
DMakefile.tpl219 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
492 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
Dconfigure.ac3236 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}
DChangeLog1817 (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
DMakefile.in216 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
539 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
/toolchain/binutils/binutils-2.25/config/
DChangeLog1541 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.