summaryrefslogtreecommitdiff
path: root/multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch')
-rw-r--r--multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch b/multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch
new file mode 100644
index 000000000000..9f81fca45b55
--- /dev/null
+++ b/multimedia/handbrake/files/patch-contrib_libvpx_P05-freebsd-ppc.patch
@@ -0,0 +1,14 @@
+--- contrib/libvpx/P05-freebsd-ppc.patch.orig 2019-11-12 14:12:26 UTC
++++ contrib/libvpx/P05-freebsd-ppc.patch
+@@ -0,0 +1,11 @@
++--- libvpx-1.7.0/vpx_ports/ppc_cpudetect.c.orig 2019-11-12 15:11:30.139706000 +0100
+++++ libvpx-1.7.0/vpx_ports/ppc_cpudetect.c
++@@ -11,8 +11,6 @@
++ #include <fcntl.h>
++ #include <unistd.h>
++ #include <stdint.h>
++-#include <asm/cputable.h>
++-#include <linux/auxvec.h>
++
++ #include "./vpx_config.h"
++ #include "vpx_ports/ppc.h"