<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - assembly enabled mesa crashes dota2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90383#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - assembly enabled mesa crashes dota2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90383">bug 90383</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>It looks to me you are trying to do a 32bit build (?)

what is included in $steam_i686_gnu_target variable?

You should give following flags to make sure things go ok (see
docs/autoconf.html):

"./configure CC="gcc -m32" CXX="g++ -m32" --build=x86_64-pc-linux-gnu
--host=i686-pc-linux-gnu"</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>