Home
last modified time | relevance | path

Searched refs:striplib (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m42212 striplib=
2217 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2224 striplib="$STRIP -x"
2237 _LT_DECL([], [striplib], [1])
2476 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2486 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2546 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2547 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2982 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2983 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/OK3568_Linux_fs/external/xserver/
H A Dconfigure19731 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
19741 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
19801 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
19802 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
20256 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
20257 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
21087 striplib="$STRIP -x"
33956 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
35234 striplib=$lt_striplib
H A Dltmain.sh4378 if test -n "$tstripme" && test -n "$striplib"; then
4379 func_show_eval "$striplib $destdir/$realname" 'exit $?'