Skip to content

dri: Remove __driDriverExtensions leftovers

Android-14/clang-17 throws an error with it:

ld.lld: error: version script assignment of 'global' to symbol '__driDriverExtensions' failed: symbol not defined

Fixes: d43e6a9a ("dri: Remove the megadriver compat stub")

/cc: @ajax @anholt

Merge request reports