What | Removed | Added |
---|---|---|
Assignee | idr@freedesktop.org | dri-devel@lists.freedesktop.org |
CC | tstellar@gmail.com | |
Component | glsl-compiler | Drivers/Gallium/r600 |
(In reply to comment #3) > I notice in the glsl directory the Makefile has CFLAGS and CFLAGS_FOR_BUILD > and the same for CXX too the FOR_BUILD ones don't have -m32 and I think > could be causing some of the issues I'm seeing Actually, that doesn't seem related. Looks like this is yet another problem with 32-bit LLVM. I wonder if Tom's seen this?