Hi,

This patch include:
 - the previous patch to disambiguate linkage (not yet commited)
 - update to rust-1.0.0beta1

On Wed, Apr 15, 2015 at 04:10:42PM +0200, Sébastien Marie wrote:
> 
> It provide a correction to permit to build lang/rust whereas
> gcc-libs-4.9.* is installed (+ some cleanup in comments).
> 
> The problem with gcc-libs-4.9.* is the package include a
> libestdc++.so.17.0 file.
> 
> The lang/rust is normally linked with libestdc++.so.16.0, but without
> this patch, it could be linked with libestdc++.so.17.0 if present.
> 
> The patch disambiguate the linkage.
> 

Please commit or feedback.

Thanks.
-- 
Sébastien Marie

Reply via email to