Lines Matching refs:striplib
2219 striplib=
2227 striplib="$STRIP --strip-unneeded"
2233 striplib="$STRIP -x"
2240 striplib="$STRIP --strip-unneeded"
2253 _LT_DECL([], [striplib], [1])
2492 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2502 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2562 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2563 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2985 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2986 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;