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 2703e5f commit 24db1f2Copy full SHA for 24db1f2
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