| Index: chromium/config/Chrome/linux/arm-neon/config.h
|
| diff --git a/chromium/config/Chrome/linux/arm-neon/config.h b/chromium/config/Chrome/linux/arm-neon/config.h
|
| index 8bd3f3a6e2c4b384c1f07a9b8879f738a5cc95cd..61201b2081a0481fe6d7951ae90846fbc2f3cd76 100644
|
| --- a/chromium/config/Chrome/linux/arm-neon/config.h
|
| +++ b/chromium/config/Chrome/linux/arm-neon/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
|
|
|