summaryrefslogtreecommitdiff
path: root/debian/patches/gcc-10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gcc-10.patch')
-rw-r--r--debian/patches/gcc-10.patch15
1 files changed, 3 insertions, 12 deletions
diff --git a/debian/patches/gcc-10.patch b/debian/patches/gcc-10.patch
index 299cc3c..ac20487 100644
--- a/debian/patches/gcc-10.patch
+++ b/debian/patches/gcc-10.patch
@@ -6,18 +6,9 @@ Forwarded: no
---
---- gdigi-0.4.0.orig/gdigi.h
-+++ gdigi-0.4.0/gdigi.h
-@@ -42,7 +42,7 @@ gboolean debug_flag_is_set (debug_flags_
- #define GNX_CABINET_WARP 263
- #define GNX_CHANNEL_FS_MODE 264
-
--unsigned char product_id;
-+extern unsigned char product_id;
-
- enum {
- GNX3K_WAH_TYPE_CRY = 129,
-@@ -1105,7 +1105,7 @@ enum {
+--- a/gdigi.h
++++ b/gdigi.h
+@@ -1114,7 +1114,7 @@ enum {
GENETX_TYPE_CABINET
};