<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson: crosscompiling with a crossfile seems to fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108922#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson: crosscompiling with a crossfile seems to fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108922">bug 108922</a>
              from <span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>You tried adding the compiler `-m32` flag (through CFLAGS), but you were still
missing the linker `-m32` flag (LDFLAGS).

Try using the cross file I sent on the mailing list last week:
<a href="https://lists.freedesktop.org/archives/mesa-dev/2018-November/210647.html">https://lists.freedesktop.org/archives/mesa-dev/2018-November/210647.html</a>
(we need to discuss something, but then I'll push it and it will be available
on <a href="https://mesa3d.org/meson.html">https://mesa3d.org/meson.html</a>)

BTW, with meson it is not recommended to use env vars, but to use meson flags
and settings, as it handles those better.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>