Index: chromium/config/Chromium/linux/arm/config.h |
diff --git a/chromium/config/Chromium/linux/arm/config.h b/chromium/config/Chromium/linux/arm/config.h |
index 0176eccca8df9478f0c1840353f6c5afa5d7c23c..345789b1ff905ed274b733bffb201787c2012927 100644 |
--- a/chromium/config/Chromium/linux/arm/config.h |
+++ b/chromium/config/Chromium/linux/arm/config.h |
@@ -202,6 +202,8 @@ |
#define HAVE_LOCAL_ALIGNED_16 0 |
#define HAVE_LOCAL_ALIGNED_8 0 |
#define HAVE_LOCALTIME_R 1 |
+#define HAVE_LOG2 0 |
+#define HAVE_LOG2F 0 |
#define HAVE_LOONGSON 0 |
#define HAVE_LZO1X_999_COMPRESS 0 |
#define HAVE_MACHINE_IOCTL_BT848_H 0 |
@@ -220,7 +222,7 @@ |
#define HAVE_PERL 1 |
#define HAVE_POD2MAN 1 |
#define HAVE_POLL_H 1 |
-#define HAVE_POSIX_MEMALIGN 1 |
+#define HAVE_POSIX_MEMALIGN 0 |
#define HAVE_PTHREAD_CANCEL 1 |
#define HAVE_RDTSC 0 |
#define HAVE_SCHED_GETAFFINITY 1 |
@@ -248,7 +250,7 @@ |
#define HAVE_SYMVER_ASM_LABEL 0 |
#define HAVE_SYMVER_GNU_ASM 1 |
#define HAVE_SYSCONF 1 |
-#define HAVE_SYSCTL 1 |
+#define HAVE_SYSCTL 0 |
#define HAVE_SYS_MMAN_H 1 |
#define HAVE_SYS_PARAM_H 1 |
#define HAVE_SYS_RESOURCE_H 1 |