libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Apr 22 13:53:58 PDT 2011


 src/xlibi18n/XlcDL.c |   40 ----------------------------------------
 1 file changed, 40 deletions(-)

New commits:
commit 393921cf2188b2b0713cc157effaf17d0abab783
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Apr 21 16:21:04 2011 -0700

    Delete special case code to append "/sparcv9" to i18n module path
    
    Was triggered by defined(__sparcv9) so only built on Solaris SPARC 64-bit.
    Inconsistent with all other platforms, and a bit overcomplicated.
    
    Should anyone need to continue using that path, simply build with
    a #define POSTLOCALELIBDIR "sparcv9" to get the same result.
    
    Fixes Solaris bug 7038737:
     sparcv9 Xlib looking in wrong path for i18n loadable modules
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list