We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7977a8d commit fb53c3aCopy full SHA for fb53c3a
src/include/build_config.h
@@ -36,7 +36,7 @@
36
# define NACL_OSX 0
37
#endif
38
39
-#if defined(ANDROID)
+#if defined(__ANDROID__)
40
# define NACL_ANDROID 1
41
#else
42
# define NACL_ANDROID 0
0 commit comments