https://bugs.freedesktop.org/show_bug.cgi?id=76856

Emil Velikov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Emil Velikov <[email protected]> ---
Pushed to master

commit 11623be934f8573910484de2a5fb50c95f0a1d44
Author: Jonathan Gray <[email protected]>
Date:   Thu Apr 3 15:46:01 2014 +1100

    automake: don't enable -Wl,--no-undefined on OpenBSD

    OpenBSD does not have DT_NEEDED entries for libc by design,
    over concerns how the symbols would be referenced after
    changing the major version of the library.

    So avoid -no-undefined checks on OpenBSD as they will fail.

    v2: don't include the -no-undefined libtool option in the variable
        and change -Wl,--no-undefined references in Automake.inc as well.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76856
    Signed-off-by: Jonathan Gray <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to