Home
last modified time | relevance | path

Searched refs:WINDRES_FOR_TARGET (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure13483 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13492 test $WINDRES_FOR_TARGET = windres && WINDRES_FOR_TARGET=
13493 test -n "$WINDRES_FOR_TARGET" && ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13504 case $WINDRES_FOR_TARGET in
13506 ac_cv_path_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test with a path.
13528 if test -n "$WINDRES_FOR_TARGET"; then
13529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
13530 $as_echo "$WINDRES_FOR_TARGET" >&6; }
13541 if test -n "$WINDRES_FOR_TARGET"; then
13542 ac_cv_prog_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
[all …]
DMakefile.tpl497 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
Dconfigure.ac3430 ACX_CHECK_INSTALLED_TARGET_TOOL(WINDRES_FOR_TARGET, windres)
3461 GCC_TARGET_TOOL(windres, WINDRES_FOR_TARGET, WINDRES, [binutils/windres])
DChangeLog502 for WINDRES_FOR_TARGET in default-manifest.o rule.
8255 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10634 (WINDRES_FOR_TARGET): New variable.
10635 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10641 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2014766 * Makefile.am (default-manifest.o): Use WINDRES_FOR_TARGET.