Skip to content

WIP: meson: Enable elf-tls for android builds

Rob Clark requested to merge robclark/mesa:android/elf-tls into master

So, this is probably not the right thing to do, but...

I tried it on pi-arc where we are using -DANDROID_API_LEVEL=28, and empirically it seems to work.. no idea if that is because pi-arc backported something, or if it is a 32b vs 64b thing, or..

I think @bnieuwenhuizen made the original change to disable it, maybe he remembers some of the history here?

Merge request reports