https://bugs.freedesktop.org/show_bug.cgi?id=50754

Kenneth Graunke <kenn...@whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Kenneth Graunke <kenn...@whitecape.org> 2012-06-05 21:46:43 
PDT ---
One change is that the --enable-32-bit configure option doesn't propagate -m32
to all the right places anymore.  I was able to successfully build Mesa master
with:

CFLAGS='-m32' CXXFLAGS='-m32' ./autogen.sh --enable-32-bit --enable-gles2
--enable-gles1 --disable-glu --with-gallium-drivers=
--with-dri-drivers=swrast,i965 --enable-texture-float --enable-debug
--enable-shared-glapi --enable-glx-tls

I'm going to assume you didn't specify CFLAGS/CXXFLAGS and close the bug, but
feel free to reopen if that doesn't work for you.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to