From 77f3f86298effc0100bbaf28cdc93564bfcb082c Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 20 Sep 2021 21:34:26 -0600 Subject: [PATCH] gcc-10 patch no longer needed --- debian/patches/fixes-for-gcc-10.diff | 21 --------------------- debian/patches/series | 1 - 2 files changed, 22 deletions(-) delete mode 100644 debian/patches/fixes-for-gcc-10.diff diff --git a/debian/patches/fixes-for-gcc-10.diff b/debian/patches/fixes-for-gcc-10.diff deleted file mode 100644 index ad2f3752..00000000 --- a/debian/patches/fixes-for-gcc-10.diff +++ /dev/null @@ -1,21 +0,0 @@ ---- altos-1.9.7.orig/src/lpc/lpc.h -+++ altos-1.9.7/src/lpc/lpc.h -@@ -868,7 +868,7 @@ struct lpc_usb { - vuint32_t introuting; - uint32_t r30; - vuint32_t eptoggle; --} lpc_usb; -+}; - - extern struct lpc_usb lpc_usb; - #define lpc_usb (*(struct lpc_usb *) 0x40080000) ---- altos-1.9.7.orig/src/micropeak-v2.0/ao_micro.c -+++ altos-1.9.7/src/micropeak-v2.0/ao_micro.c -@@ -23,7 +23,6 @@ - #include - #include - --uint32_t pa; - alt_t ground_alt, max_alt; - alt_t ao_max_height; - diff --git a/debian/patches/series b/debian/patches/series index 77c163c2..e69de29b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -fixes-for-gcc-10.diff -- 2.30.2