On 5/11/22 21:07, Maarten Hoes wrote:
I just noticed: reading back the error more carefully, I noticed it's clang that generated the error, even though I didn't specifically tried to compile with clang. (I had both clang and gcc installed).
For better or worse, external/skia forcefully uses Clang, even if the rest of the build is done with GCC.