<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Sergii,</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Do we need the same fix in meson?</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Thanks,</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">-</div>
    <div class="moz-cite-prefix">Lionel<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 01/11/2018 07:25, Sergii Romantsov
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALt4EUQnNi8V=Nc-0EG7B95KzYDFXamDbqqxVk0=jppj4pAS1w@mail.gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Thanks, Dylan.</div>
        Could, please, somebody push it?</div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Tue, Oct 30, 2018 at 5:30 PM Dylan Baker <<a
            href="mailto:dylan@pnwbakers.com" moz-do-not-send="true">dylan@pnwbakers.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Reviewed-by:
          Dylan Baker <<a href="mailto:dylan@pnwbakers.com"
            target="_blank" moz-do-not-send="true">dylan@pnwbakers.com</a>><br>
          <br>
          Quoting Sergii Romantsov (2018-10-30 02:45:14)<br>
          > Building of 32bit Mesa may fail if __SSE__ is not
          specified.<br>
          > Added missed dependency from libm.<br>
          > <br>
          > CC: Dylan Baker <<a href="mailto:dylan@pnwbakers.com"
            target="_blank" moz-do-not-send="true">dylan@pnwbakers.com</a>><br>
          > Bugzilla: <a
            href="https://bugs.freedesktop.org/show_bug.cgi?id=108560"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://bugs.freedesktop.org/show_bug.cgi?id=108560</a><br>
          > Signed-off-by: Sergii Romantsov <<a
            href="mailto:sergii.romantsov@globallogic.com"
            target="_blank" moz-do-not-send="true">sergii.romantsov@globallogic.com</a>><br>
          > ---<br>
          >  src/util/Makefile.am | 3 ++-<br>
          >  1 file changed, 2 insertions(+), 1 deletion(-)<br>
          > <br>
          > diff --git a/src/util/Makefile.am b/src/util/Makefile.am<br>
          > index d79f2b3..85c7553 100644<br>
          > --- a/src/util/Makefile.am<br>
          > +++ b/src/util/Makefile.am<br>
          > @@ -60,7 +60,8 @@ libmesautil_la_LIBADD = \<br>
          >         $(PTHREAD_LIBS) \<br>
          >         $(CLOCK_LIB) \<br>
          >         $(ZLIB_LIBS) \<br>
          > -       $(LIBATOMIC_LIBS)<br>
          > +       $(LIBATOMIC_LIBS) \<br>
          > +       -lm<br>
          >  <br>
          >  libxmlconfig_la_SOURCES = $(XMLCONFIG_FILES)<br>
          >  libxmlconfig_la_CFLAGS = \<br>
          > -- <br>
          > 2.7.4<br>
          > <br>
          _______________________________________________<br>
          mesa-dev mailing list<br>
          <a href="mailto:mesa-dev@lists.freedesktop.org"
            target="_blank" moz-do-not-send="true">mesa-dev@lists.freedesktop.org</a><br>
          <a
            href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature"
        data-smartmail="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div dir="ltr">Sergii Romantsov<br>
              </div>
              <div dir="ltr">
                <div
style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe
                  UI",Roboto,Oxygen,Ubuntu,"Fira
                  Sans","Droid Sans","Helvetica
                  Neue",sans-serif;font-size:14px">GlobalLogic Inc.<br>
                  <a href="http://www.globallogic.com/" rel="nofollow"
                    style="color:rgb(0,82,204)" target="_blank"
                    moz-do-not-send="true">www.globallogic.com</a><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
mesa-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>