chromium: minor fix for dav1d config on ppc64le

This commit is contained in:
q66 2020-11-27 23:55:33 +01:00
parent 23a3b1b93e
commit 57761b2518

View file

@ -3341,7 +3341,7 @@ new file mode 100644
index 00000000..f6ca57f7 index 00000000..f6ca57f7
--- /dev/null --- /dev/null
+++ third_party/dav1d/config/linux/ppc64/config.h +++ third_party/dav1d/config/linux/ppc64/config.h
@@ -0,0 +1,35 @@ @@ -0,0 +1,39 @@
+/* +/*
+ * Autogenerated by the Meson build system. + * Autogenerated by the Meson build system.
+ * Do not edit, your changes will be lost. + * Do not edit, your changes will be lost.
@ -3365,12 +3365,16 @@ index 00000000..f6ca57f7
+ +
+#define CONFIG_8BPC 1 +#define CONFIG_8BPC 1
+ +
+#define CONFIG_LOG 1 +// #define CONFIG_LOG 1 -- Logging is controlled by Chromium
+ +
+#define ENDIANNESS_BIG 0 +#define ENDIANNESS_BIG 0
+ +
+#define HAVE_ASM 1 +#define HAVE_ASM 1
+ +
+#define HAVE_CLOCK_GETTIME 1
+
+#define HAVE_DLSYM 1
+
+#define HAVE_GETAUXVAL 1 +#define HAVE_GETAUXVAL 1
+ +
+#define HAVE_POSIX_MEMALIGN 1 +#define HAVE_POSIX_MEMALIGN 1