<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -Wl,--no-undefined gives undefined references to libc symbols on OpenBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76856">bug 76856</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -Wl,--no-undefined gives undefined references to libc symbols on OpenBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76856#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -Wl,--no-undefined gives undefined references to libc symbols on OpenBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76856">bug 76856</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Pushed to master

commit 11623be934f8573910484de2a5fb50c95f0a1d44
Author: Jonathan Gray <<a href="mailto:jsg@jsg.id.au">jsg@jsg.id.au</a>>
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: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -Wl,--no-undefined gives undefined references to libc symbols on OpenBSD"
   href="show_bug.cgi?id=76856">https://bugs.freedesktop.org/show_bug.cgi?id=76856</a>
    Signed-off-by: Jonathan Gray <<a href="mailto:jsg@jsg.id.au">jsg@jsg.id.au</a>>
    Reviewed-by: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
    Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>