Home | History | Annotate | Download | only in aux

Lines Matching refs:striplib

4299 	  if test -n "$stripme" && test -n "$striplib"; then
4300 $show "$striplib $destdir/$realname"
4301 $run eval "$striplib $destdir/$realname" || exit $?
4506 if test -n "$stripme" && test -n "$striplib"; then