Steve Langasek writes: > The attached patch maintains compatibility with current cmake, while > continuing to use GLES instead of GL on armhf. Despite the hard-coding of > paths this should remain fairly reliable on Debian armhf systems. >
Thank you for the patch, Steve. I will apply it in the incoming 3.4.1 release. > > You also have bug #852423 filed which is asking to use libGL instead of > libGLESv2. I think that would be generally disadvantageous for ARM users of > Debian, since there exist hardware-accelerated GLES drivers for ARM but > TTBOMK no hardware-accelerated GL drivers. If you did decide to switch back > to libGL, then you could also close this bug (though Ubuntu would carry a > delta in order to continue leveraging GLES). I agree with you. I have done some additional research, and I will post the conclusions there.

