From: Good Guy Date: Thu, 17 Feb 2022 23:41:33 +0000 (-0700) Subject: build will not work unless delete the old version because 8 is greater than 1(1) X-Git-Tag: 2022-02~2 X-Git-Url: https://git.cinelerra-gg.org/git/?a=commitdiff_plain;h=9982ec0a95d38f8970f645d75a760856d74c1d34;p=goodguy%2Fcinelerra.git build will not work unless delete the old version because 8 is greater than 1(1) --- diff --git a/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.patch1 b/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.patch1 deleted file mode 100644 index 37009517..00000000 --- a/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.patch1 +++ /dev/null @@ -1,11 +0,0 @@ ---- a/vpx_ports/mem.h 2019-12-09 16:09:20.000000000 -0700 -+++ b/vpx_ports/mem.h 2020-07-31 09:20:22.303406738 -0600 -@@ -15,7 +15,7 @@ - #include "vpx/vpx_integer.h" - - #if (defined(__GNUC__) && __GNUC__) || defined(__SUNPRO_C) --#define DECLARE_ALIGNED(n, typ, val) typ val __attribute__((aligned(n))) -+#define DECLARE_ALIGNED(n, typ, val) typ val __attribute__((aligned(64))) - #elif defined(_MSC_VER) - #define DECLARE_ALIGNED(n, typ, val) __declspec(align(n)) typ val - #else diff --git a/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.tar.xz b/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.tar.xz deleted file mode 100644 index 66a5dd3e..00000000 Binary files a/cinelerra-5.1/thirdparty/src/libvpx-1.8.2.tar.xz and /dev/null differ