Home
last modified time | relevance | path

Searched refs:striplib (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure11503 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
11513 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
11573 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11574 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12018 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12019 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12849 striplib="$STRIP -x"
17948 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
19122 striplib=$lt_striplib
H A Dltmain.sh4331 if test -n "$tstripme" && test -n "$striplib"; then
4332 func_show_eval "$striplib $destdir/$realname" 'exit $?'
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42207 striplib=
2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2219 striplib="$STRIP -x"
2232 _LT_DECL([], [striplib], [1])
2471 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2481 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2541 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2542 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2967 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2968 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;