diff options
Diffstat (limited to 'waterfox/waterfox-cubeb-build.patch')
-rw-r--r-- | waterfox/waterfox-cubeb-build.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/waterfox/waterfox-cubeb-build.patch b/waterfox/waterfox-cubeb-build.patch deleted file mode 100644 index 39d04f4..0000000 --- a/waterfox/waterfox-cubeb-build.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- Waterfox-56.0.2/media/libcubeb/src/moz.build.cubebbuild 2018-01-05 16:39:00.921101411 -0200 -+++ Waterfox-56.0.2/media/libcubeb/src/moz.build 2018-01-05 16:40:44.948718748 -0200 -@@ -89,4 +89,4 @@ CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] - CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] - - # We allow warnings for third-party code that can be updated from upstream. --AllowCompilerWarnings() -+ALLOW_COMPILER_WARNINGS = True |