<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:alexandre.f.demers@gmail.com" title="Alexandre Demers <alexandre.f.demers@gmail.com>"> <span class="fn">Alexandre Demers</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Building 32 bit mesa on 64 bit OS fails since change for automake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50754">bug 50754</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;">Attachment #65690 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Building 32 bit mesa on 64 bit OS fails since change for automake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50754#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Building 32 bit mesa on 64 bit OS fails since change for automake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50754">bug 50754</a>
              from <span class="vcard"><a class="email" href="mailto:alexandre.f.demers@gmail.com" title="Alexandre Demers <alexandre.f.demers@gmail.com>"> <span class="fn">Alexandre Demers</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=89621" name="attach_89621" title="Move LT_INIT where it should so it can test correctly (AM_)C(XX)FLAGS and others">attachment 89621</a> <a href="attachment.cgi?id=89621&action=edit" title="Move LT_INIT where it should so it can test correctly (AM_)C(XX)FLAGS and others">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=50754&attachment=89621'>[review]</a>
Move LT_INIT where it should so it can test correctly (AM_)C(XX)FLAGS and
others

Updated patch against latest git code.
Based on previous patch with further explanations.

LT_INIT needs to work with the final content of variables to be able to
correctly run some tests and determine the host type. So it must be called
after setting anything we want to set in (AM_)C(XX)FLAGS or (AM_)LDFLAGS.

Fixing LT_INIT must be done independently from modifying environment variables
or build variables since LT_INIT will check both variables and shadow variables
if they are set.

Tested on my setup and it works. I'd like someone else to also test it.

Another patch should be made to fix llvm-config, which is another topic.</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>