summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-08-20 08:49:30 +0000
committer Eric Hameleers <alien@slackware.com>2021-08-20 08:49:30 +0000
commit3d38d8ca35ab9e8b25b59f90ae4b3237443cd41f (patch)
tree026542b359e0510d9a5f1984006c995ef41080dc
parent6574c93976f36f6441af59f6841d02ff8484a28b (diff)
downloadasb-3d38d8ca35ab9e8b25b59f90ae4b3237443cd41f.tar.gz
asb-3d38d8ca35ab9e8b25b59f90ae4b3237443cd41f.tar.xz
Initial revision
-rw-r--r--audacity/build/patches/audacity-3.0.2_gcc11.patch10
1 files changed, 10 insertions, 0 deletions
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 <algorithm>
+ #include <functional>
+ #include <type_traits>
++#include <limits>
+ #include <vector>
+ #include <wx/debug.h> // for wxASSERT
+ #include <wx/string.h> // type used in inline function and member variable