glx/dri2: Fix debug build with old dri2proto.
authorMichel Dänzer <daenzer@vmware.com>
Tue, 30 Mar 2010 09:50:13 +0000 (11:50 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Tue, 30 Mar 2010 09:50:13 +0000 (11:50 +0200)
commit07c6d94cd7272524ef06b2a787667e5d626137d2
treed559397b6bd8fa28f8228d393b8899be2c0b3bbd
parent2aafbd7c2ae6922edecec6662ebda6c71cc5e404
glx/dri2: Fix debug build with old dri2proto.

Apparently the higher compiler optimization level in non-debug builds was
eliminating the unused functions referencing the unresolved DRI2 symbols...
src/glx/dri2_glx.c