Searched refs:STRIP (Results 1 – 21 of 21) sorted by relevance
219 STRIP = @STRIP@
279 STRIP = @STRIP@
3021 STRIP=$ac_cv_prog_STRIP3024 $as_echo "$STRIP" >&6; }3033 ac_ct_STRIP=$STRIP3071 STRIP=":"3079 STRIP=$ac_ct_STRIP6978 STRIP=$ac_cv_prog_STRIP6990 ac_ct_STRIP=$STRIP7028 STRIP=":"7036 STRIP=$ac_ct_STRIP7042 test -z "$STRIP" && STRIP=:[all …]
302 STRIP = @STRIP@
1325 # STRIPPROG with the value of the STRIP variable (set by the user).1331 # will honor the 'STRIP' environment variable to overrule this program.1334 AC_CHECK_TOOL([STRIP], [strip], :)
10547 $STRIP $cwrapper
310 STRIP = @STRIP@
521 STRIP = @STRIP@
1533 AC_CHECK_TOOL(STRIP, strip, :)1534 test -z "$STRIP" && STRIP=:1535 _LT_DECL([], [STRIP], [1], [A symbol stripping program])2210 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then2211 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"2218 if test -n "$STRIP"; then2219 striplib="$STRIP -x"2220 old_striplib="$STRIP -S"5531 …ry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/…[all …]
682 STRIP = @STRIP@