From 104d62a1485ec94abc3b7902489d76b3c2324e2f Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 13 Jul 2018 03:09:07 +0300 Subject: qtox: edited as requested by exherbo developers removed unneded patch added headers to remaining patch (am i doing it right ? ) --- packages/net-im/qtox/files/cflags.patch | 4 ++++ packages/net-im/qtox/files/gcc.patch | 13 ------------- 2 files changed, 4 insertions(+), 13 deletions(-) delete mode 100644 packages/net-im/qtox/files/gcc.patch (limited to 'packages/net-im/qtox/files') diff --git a/packages/net-im/qtox/files/cflags.patch b/packages/net-im/qtox/files/cflags.patch index a972949..a30286d 100644 --- a/packages/net-im/qtox/files/cflags.patch +++ b/packages/net-im/qtox/files/cflags.patch @@ -1,3 +1,7 @@ +Source: written by Gluzskiy Alexandr +Reason: -Werror causing build failure on some gcc version and clang +Upstream: not submitted, feel free to do it + diff --git a/CMakeLists.txt b/CMakeLists.txt index 92b128ff..aeaa5ab5 100644 --- a/CMakeLists.txt diff --git a/packages/net-im/qtox/files/gcc.patch b/packages/net-im/qtox/files/gcc.patch deleted file mode 100644 index 14c7289..0000000 --- a/packages/net-im/qtox/files/gcc.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/core/core.h b/src/core/core.h -index ec7b381e..62346c64 100644 ---- a/src/core/core.h -+++ b/src/core/core.h -@@ -24,6 +24,8 @@ - #include "corestructs.h" - #include "toxid.h" - -+#include -+ - #include - - #include -- cgit v1.2.3