I am trying to compile c++ bindings for android from linux, and I did exactly as it is described in Godot Github page, yet I get some errors and they are all from cmath.h header which is in "ANDROIDNDKROOT/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1". Does anyone know how should I solve this problem?