summaryrefslogtreecommitdiff
path: root/packages/voip/mumble/files/gcc.patch
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-11 19:21:19 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-11 19:21:19 +0300
commit5e351f4ee85102acc1fca033f6ba86ff7fe3705a (patch)
tree173aea419b3c754421c3ae7c00a3dd3f08bfc3de /packages/voip/mumble/files/gcc.patch
parentbb21f1eb84acdf92d5eb628db9fc80f25e2cc4fe (diff)
moved edited exherbo packages to separate repo "git://sss.chaoslab.ru/exherbo-edits-repo.git"
added latest codelite stable tag release as git-master failing to build
Diffstat (limited to 'packages/voip/mumble/files/gcc.patch')
-rw-r--r--packages/voip/mumble/files/gcc.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/voip/mumble/files/gcc.patch b/packages/voip/mumble/files/gcc.patch
deleted file mode 100644
index 12d2851..0000000
--- a/packages/voip/mumble/files/gcc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/SSLCipherInfo.h b/src/SSLCipherInfo.h
-index 508db61..2889b82 100644
---- a/src/SSLCipherInfo.h
-+++ b/src/SSLCipherInfo.h
-@@ -30,6 +30,7 @@
-
- #ifndef MUMBLE_SSLCIPHERINFO_H_
- #define MUMBLE_SSLCIPHERINFO_H_
-+#include <string.h>
-
- struct SSLCipherInfo {
- const char *openssl_name;