Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dconfigure13290 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13299 test $WINDRES_FOR_TARGET = windres && WINDRES_FOR_TARGET=
13300 test -n "$WINDRES_FOR_TARGET" && ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13311 case $WINDRES_FOR_TARGET in
13313 ac_cv_path_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test with a path.
13335 if test -n "$WINDRES_FOR_TARGET"; then
13336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES_FOR_TARGET" >&5
13337 $as_echo "$WINDRES_FOR_TARGET" >&6; }
13348 if test -n "$WINDRES_FOR_TARGET"; then
13349 ac_cv_prog_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
[all …]
DMakefile.tpl495 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
Dconfigure.ac3239 ACX_CHECK_INSTALLED_TARGET_TOOL(WINDRES_FOR_TARGET, windres)
3269 GCC_TARGET_TOOL(windres, WINDRES_FOR_TARGET, WINDRES, [binutils/windres])
DChangeLog113 for WINDRES_FOR_TARGET in default-manifest.o rule.
7866 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10245 (WINDRES_FOR_TARGET): New variable.
10246 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10252 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
DMakefile.in542 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
/toolchain/binutils/binutils-2.25/ld/
DChangeLog698 * Makefile.am (default-manifest.o): Use WINDRES_FOR_TARGET.