<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 - egl-static/Makefile: linking fails with llvm >= 3.4"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70410">bug 70410</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 - egl-static/Makefile: linking fails with llvm >= 3.4"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70410#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - egl-static/Makefile: linking fails with llvm >= 3.4"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70410">bug 70410</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>Afaict system-libs should not be used when linking against shared llvm. I've
just pushed a similar patch which should resolve the problems with static llvm,
while preserving the shared one as is.

commit af9551e68c8c964a3a80d74b6ed543b800318b33
Author: Jan Vesely <<a href="mailto:jan.vesely@rutgers.edu">jan.vesely@rutgers.edu</a>>
Date:   Thu Oct 23 17:17:07 2014 -0400

    configure: include llvm systemlibs when using static llvm

    v2: drop -WL,--exclude-libs, it's not necessary
        fix tabs/spaces</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>