1 2 3 4 5 6 7 8 9 10
#pragma once #include "jconfigint-linux.h" #undef SIZEOF_SIZE_T #define SIZEOF_SIZE_T 4 #ifdef __ANDROID__ #undef WITH_SIMD #endif