summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve/files/qtcurve-1.8.18-glibc-2.23.patch')
-rw-r--r--x11-themes/qtcurve/files/qtcurve-1.8.18-glibc-2.23.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-themes/qtcurve/files/qtcurve-1.8.18-glibc-2.23.patch b/x11-themes/qtcurve/files/qtcurve-1.8.18-glibc-2.23.patch
deleted file mode 100644
index 06a27d5a8854..000000000000
--- a/x11-themes/qtcurve/files/qtcurve-1.8.18-glibc-2.23.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/lib/utils/color.h.orig 2017-02-16 00:55:24.000000000 +0300
-+++ b/lib/utils/color.h 2017-02-16 01:00:40.176467232 +0300
-@@ -25,6 +25,10 @@
-
- #include <math.h>
-
-+#if __cplusplus >= 201103L && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 23))
-+#include <cmath>
-+#endif
-+
- #include "utils.h"
- #include "options.h"
-