Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:old_striplib

227 old_striplib="strip --strip-debug"
6552 if test -n "$stripme" && test -n "$old_striplib"; then
6553 $show "$old_striplib $oldlib"
6554 $run eval "$old_striplib $oldlib" || exit $?
7403 old_striplib="strip --strip-debug"