From 3d38d8ca35ab9e8b25b59f90ae4b3237443cd41f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 20 Aug 2021 08:49:30 +0000 Subject: Initial revision --- audacity/build/patches/audacity-3.0.2_gcc11.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audacity/build/patches/audacity-3.0.2_gcc11.patch diff --git a/audacity/build/patches/audacity-3.0.2_gcc11.patch b/audacity/build/patches/audacity-3.0.2_gcc11.patch new file mode 100644 index 00000000..bdacffa2 --- /dev/null +++ b/audacity/build/patches/audacity-3.0.2_gcc11.patch @@ -0,0 +1,10 @@ +--- audacity-Audacity-3.0.2/include/audacity/Types.h.orig 2021-04-13 21:53:40.000000000 +0200 ++++ audacity-Audacity-3.0.2/include/audacity/Types.h 2021-08-20 09:32:12.797505731 +0200 +@@ -45,6 +45,7 @@ + #include + #include + #include ++#include + #include + #include // for wxASSERT + #include // type used in inline function and member variable -- cgit v1.2.3