<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100120#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100120">bug 100120</a>
              from <span class="vcard"><a class="email" href="mailto:whydoubt@yahoo.com" title="Jeff Smith <whydoubt@yahoo.com>"> <span class="fn">Jeff Smith</span></a>
</span></b>
        <pre>While you shouldn't have needed LIBS="..." at all, there is a deficiency in
libtool that was fixed in 2015:
<a href="http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=a5c6466528c060cc4660ad0319c00740db0e42ba">http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=a5c6466528c060cc4660ad0319c00740db0e42ba</a>,
but no release has been made since.

That said, with LIBS="-lasan -dl" it does build for me.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>