| Index: chromium/config/Chromium/linux/arm-neon/config.h
|
| diff --git a/chromium/config/Chromium/linux/arm-neon/config.h b/chromium/config/Chromium/linux/arm-neon/config.h
|
| index 194fdf87fce322c8ac90bdb8f426feeee7561c71..642c7a8e8612fa8884cd6e52909d1023a1b7563d 100644
|
| --- a/chromium/config/Chromium/linux/arm-neon/config.h
|
| +++ b/chromium/config/Chromium/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
|
|
|