Home | History | Annotate | Download | only in cpp

Lines Matching refs:striplib

253 striplib="strip --strip-unneeded"
2559 if test -n "$tstripme" && test -n "$striplib"; then
2560 func_show_eval "$striplib $destdir/$realname" 'exit $?'