> Please code review the following change:
> http://cr.opensolaris.org/~aragorn/6826438-slang/

Looks good to me.

> 4) usr/src/tools/post_process_so.ksh
> ------------------------------------
> 
> -     newrpath=`echo ${rpath} | sed -e s,${ROOT},,`
> +     newrpath=`echo ${rpath} | sed -e s,${ROOT},,g`
> 
> Change in slang described in note 2.1 above caused that some libraries in 
> slang
> got two paths with $(ROOT) into rpath. post_process_so was not able to
> remove/fix the second instance of it due to a bug in the sed script.

I would consider separate CR for this.
-- 
        Vlad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 193 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/sfwnv-discuss/attachments/20091214/bde64543/attachment.bin>

Reply via email to