Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:striplib

228 striplib="strip --strip-unneeded"
6316 if test -n "$stripme" && test -n "$striplib"; then
6317 $show "$striplib $destdir/$realname"
6318 $run eval "$striplib $destdir/$realname" || exit $?
7404 striplib="strip --strip-unneeded"