Searched refs:STRIP_FOR_TARGET (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure6326 STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
6327 ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
6333 STRIP_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=strip`
6334 test $STRIP_FOR_TARGET=strip && STRIP_FOR_TARGET=
6335 ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
6346 case "$STRIP_FOR_TARGET" in
6348 ac_cv_path_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test with a path.
6351 ac_cv_path_STRIP_FOR_TARGET="$STRIP_FOR_TARGET" # Let the user override the test with a dos path.
6367 STRIP_FOR_TARGET
[all...]
H A DMakefile.def248 flags_to_pass = { flag= STRIP_FOR_TARGET ; };
/haiku-buildtools/gcc/
H A Dconfigure573 STRIP_FOR_TARGET
841 STRIP_FOR_TARGET
1624 STRIP_FOR_TARGET
13181 STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
13182 ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
13190 STRIP_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=strip`
13191 test $STRIP_FOR_TARGET = strip && STRIP_FOR_TARGET=
13192 test -n "$STRIP_FOR_TARGET" && ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
[all...]
H A DMakefile.tpl295 STRIP="$(STRIP_FOR_TARGET)"; export STRIP; \
494 STRIP_FOR_TARGET=@STRIP_FOR_TARGET@
H A DMakefile.in292 STRIP="$(STRIP_FOR_TARGET)"; export STRIP; \
541 STRIP_FOR_TARGET=@STRIP_FOR_TARGET@
764 "STRIP_FOR_TARGET=$(STRIP_FOR_TARGET)" \
[all...]
/haiku-buildtools/binutils/
H A Dconfigure573 STRIP_FOR_TARGET
844 STRIP_FOR_TARGET
1629 STRIP_FOR_TARGET
13249 STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
13250 ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
13258 STRIP_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=strip`
13259 test $STRIP_FOR_TARGET = strip && STRIP_FOR_TARGET=
13260 test -n "$STRIP_FOR_TARGET" && ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
[all...]
H A DMakefile.tpl298 STRIP="$(STRIP_FOR_TARGET)"; export STRIP; \
496 STRIP_FOR_TARGET=@STRIP_FOR_TARGET@
H A DMakefile.in295 STRIP="$(STRIP_FOR_TARGET)"; export STRIP; \
543 STRIP_FOR_TARGET=@STRIP_FOR_TARGET@
768 "STRIP_FOR_TARGET=$(STRIP_FOR_TARGET)" \
[all...]
/haiku-buildtools/gcc/libgcc/
H A DMakefile.in185 STRIP_FOR_TARGET = $(STRIP)
209 export STRIP_FOR_TARGET
/haiku-buildtools/gcc/gcc/
H A DMakefile.in456 STRIP_FOR_TARGET := $(shell \
1094 export STRIP_FOR_TARGET

Completed in 262 milliseconds