>
>  case "${OSARCH}" in
> -    linux-gnu|FreeBSD)
> +    AUTOMATICALLY_STRIPPED_BY_T2)
>    nm ${1} | ${GREP} -e "$TEXTSYM" | cut -d" " -f3 | ${FILTER} > striplist
>    sed -e "s/^/-N /" striplist | xargs -n 40 ${STRIP} ${1}
>    rm -f striplist
>

Asterisk was trying to strip symbols twice :-)
:-))
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to