Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
894 contributions in the last year
Contribution activity
February 2020
Created an issue in ptitSeb/gl4es that received 1 comment
Fails to build with Android NDK r21: "asm volatile" needs -std=gnu99
I tried building gl4es for Android (armeabi-v7a) using Android NDK r21.
It seems that Clang, used in newer Android NDKs, is more strict than GCC:
[…
1
comment