[SCM] ffado/master: Add gcc6.patch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Aug 11 16:44:21 UTC 2016


The following commit has been merged in the master branch:
commit 3d1be7d1a1b611115e15055ef5ca00c5be6793cc
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Aug 11 18:13:56 2016 +0200

    Add gcc6.patch

diff --git a/debian/patches/gcc6.patch b/debian/patches/gcc6.patch
new file mode 100644
index 0000000..f9cad9c
--- /dev/null
+++ b/debian/patches/gcc6.patch
@@ -0,0 +1,19 @@
+Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
+Forwarded: Yes
+Applied-Upstream: 2.3.1
+Last-Update: 2016-08-11
+Description: Fix FTBFS with gcc6
+
+Index: b/src/ffadotypes.h
+===================================================================
+--- a/src/ffadotypes.h
++++ b/src/ffadotypes.h
+@@ -51,6 +51,8 @@ struct ffado_handle {
+ };
+ 
+ 
++#include <cmath>
++#include <algorithm>
+ #include <vector>
+ #include <string>
+ 

-- 
Free Firewire Audio Drivers (ffado.org) packaging



More information about the pkg-multimedia-commits mailing list