Lines Matching refs:striplib
6053 if test -n "$stripme" && test -n "$striplib"; then6054 $show "$striplib $destdir/$realname"6055 $run eval "$striplib $destdir/$realname" || exit $?