From 1fb4e1ed62aab97941b69e0d8798cd24f254a5d8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 7 Sep 2016 18:36:38 +0200 Subject: testing/firefox: fixes for gcc6 and cleanup We apparently need add a few CXXFLAGS to make it work: -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2 we clean up some patches and refactor the build a bit too, so it is closer to void linux --- testing/firefox/libavutil.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/firefox/libavutil.patch (limited to 'testing/firefox/libavutil.patch') diff --git a/testing/firefox/libavutil.patch b/testing/firefox/libavutil.patch deleted file mode 100644 index ba1e1a2457..0000000000 --- a/testing/firefox/libavutil.patch +++ /dev/null @@ -1,12 +0,0 @@ -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 - #endif - #include --#include - #endif - #if HAVE_SYSCONF - #include -- cgit v1.2.3