Skip to content

Fix build with older libgbm

Fabian Vogt requested to merge work/fvogt/oldgbm into master

The code for the !HAVE_GBM_BO_GET_FD_FOR_PLANE case needed an explicit constructor call.

I guess for master it would be fine to drop that code and raise the minimal libgbm version?

Merge request reports