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

--- Comment #2 from Kenneth Graunke <[email protected]> 2012-01-31 12:13:40 
PST ---
Yeah, I'm pretty sure this broke a while back.  It -should- work if you do:

CFLAGS='-m32' CXXFLAGS='-m32' ./autogen.sh --enable-32-bit --more-options-here

Which also has the added benefit of allowing you to select whether you want -O2
or not.  That said, it'd probably be nice to add -m32 to CFLAGS and CXXFLAGS
when --enable-32-bit is passed.  Matt, do you agree?

-- 
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to