https://bugs.freedesktop.org/show_bug.cgi?id=92850
--- Comment #38 from har...@gmx.de --- @bellamorte, for better performance of this workaround, you could try the following: 1. make clean 2. generate 'makefile' via 'autogen.sh' with your prefered settings 3. make 4. delete 'src/mesa/state_tracker/st_glsl_to_tgsi.lo' 5. generate 'makefile' via 'autogen.sh' with CXXFLAGS='-O1' 6. make (only st_glsl_to_tgsi.cpp will be compiled) 7. install as usual ... that is what works for me ... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev