diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
commit | 104d62a1485ec94abc3b7902489d76b3c2324e2f (patch) | |
tree | 39302f37a3ea6e44d1457e38eb1cf78d72eb42de /packages/net-im/qtox/files/cflags.patch | |
parent | b291673ef78a79a53dda32d97910bcc3956b110b (diff) |
qtox: edited as requested by exherbo developers
removed unneded patch
added headers to remaining patch (am i doing it right ? )
Diffstat (limited to 'packages/net-im/qtox/files/cflags.patch')
-rw-r--r-- | packages/net-im/qtox/files/cflags.patch | 4 |
1 files changed, 4 insertions, 0 deletions
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 <sss@sss.chaoslab.ru> +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 |