]> git.pld-linux.org Git - packages/guitarix.git/blobdiff - gcc13.patch
fix build with gcc >= 13
[packages/guitarix.git] / gcc13.patch
diff --git a/gcc13.patch b/gcc13.patch
new file mode 100644 (file)
index 0000000..f4f7c5c
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ur guitarix-0.44.1.orig/src/LV2/DSP/gx_common.h guitarix-0.44.1/src/LV2/DSP/gx_common.h
+--- guitarix-0.44.1.orig/src/LV2/DSP/gx_common.h       2022-05-02 20:38:03.000000000 +0200
++++ guitarix-0.44.1/src/LV2/DSP/gx_common.h    2023-07-05 00:27:25.237218722 +0200
+@@ -23,6 +23,7 @@
+ #define SRC_HEADERS_GX_COMMON_H_
++#include <cstdint>
+ #include <cstdlib>
+ #include <cmath>
+ #include <iostream>
This page took 0.106046 seconds and 4 git commands to generate.