Is there any indication on when is this "temporary" hack going to be removed?  
This kind of linking is not legal in many toolchains (eg on darwin), and I 
imagine behavior is not well defined in places where this hack actually works.

--Jeremy

commit 7414552b1826ece48a622c14b48cad3a37b68025
Author: Emil Velikov <emil.l.veli...@gmail.com>
Date:   Wed Jul 2 12:06:41 2014 +0100

    targets/dri: allow duplicated symbols
    
    With the inclusion of xmlconfig in the loader we're providing dri* symbols
    which are already available in libdricommon.la. This leads to a build
    break due to the multiple definitions.
    
    Temporary allow multiple definitions, until we come with a better solution.
    
    Reported-by: Laurent Carlier <lordhea...@gmail.com>
    Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to