aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/libavutil.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-02 21:14:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-02 21:14:04 +0000
commit1d4f96e65f2e6c3f134b1de08e7568bbdf760592 (patch)
treec64f4d860ce202198e13e56a3a1de11a0c8a9fdd /testing/firefox/libavutil.patch
parent11b20dfc92dcd66635735f4b081a0c53bac82099 (diff)
downloadaports-1d4f96e65f2e6c3f134b1de08e7568bbdf760592.tar.bz2
aports-1d4f96e65f2e6c3f134b1de08e7568bbdf760592.tar.xz
testing/firefox: upgrade to 42.0
Diffstat (limited to 'testing/firefox/libavutil.patch')
-rw-r--r--testing/firefox/libavutil.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/firefox/libavutil.patch b/testing/firefox/libavutil.patch
new file mode 100644
index 0000000000..ba1e1a2457
--- /dev/null
+++ b/testing/firefox/libavutil.patch
@@ -0,0 +1,12 @@
+diff --git a/media/libav/libavutil/cpu.c b/media/libav/libavutil/cpu.c
+index 354d21e..6a44cea 100644
+--- a/media/libav/libavutil/cpu.c
++++ b/media/libav/libavutil/cpu.c
+@@ -36,7 +36,6 @@
+ #include <sys/param.h>
+ #endif
+ #include <sys/types.h>
+-#include <sys/sysctl.h>
+ #endif
+ #if HAVE_SYSCONF
+ #include <unistd.h>