https://bugs.freedesktop.org/show_bug.cgi?id=44618
Thierry Reding <thierry.red...@avionic-design.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55540|0 |1 is obsolete| | --- Comment #15 from Thierry Reding <thierry.red...@avionic-design.de> 2012-09-14 07:35:46 UTC --- Created attachment 67142 --> https://bugs.freedesktop.org/attachment.cgi?id=67142 Don't cross-compile GLSL builtin compiler I've just posted an updated patch to mesa-dev@lists.freedesktop.org, here's the same patch for reference. The changes with respect to the previous version are that this no longer builds in the same directory because automake doesn't allow overriding the CC and CXX variables for specific binaries. So instead this adds a src/glsl/builtin_compiler subdirectory to build in. This has been tested with an ARM cross-compiler and DRI as well as Gallium swrast drivers. I haven't had time to do any runtime tests, but this patch shouldn't modify the runtime behaviour anyway. -- 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