<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<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#c26">Comment # 26</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:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=50754#c25">comment #25</a>)
<span class="quote">> 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> [review]
> 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.</span >
Yep I verified this on my machine, the patch still works with the comments :)</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>