<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - libglapi build failure with gcc -fsanitize=address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75315#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - libglapi build failure with gcc -fsanitize=address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75315">bug 75315</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>(In reply to <a href="show_bug.cgi?id=75315#c8">comment #8</a>)
<span class="quote">> I added it to LDFLAGS (see the LDFLAGS while calling configure), but
> libglapi still links without it:
> <a href="https://launchpadlibrarian.net/183064138/buildlog_ubuntu-utopic-i386.mesa_10">https://launchpadlibrarian.net/183064138/buildlog_ubuntu-utopic-i386.mesa_10</a>.
> 4~git1408241158.8d8a5e%2Bgallium-nine~gd~u_FAILEDTOBUILD.txt.gz</span >

It should to be prefixed by "-Wl," otherwise libtool strips it out.
LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-fsanitize=address"</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>