From ad6182343997a405079870a2fe91c4e0c6b94595 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Sep 2019 19:33:39 +0100 Subject: gentoo resync : 25.09.2019 --- dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch (limited to 'dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch') diff --git a/dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch b/dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch deleted file mode 100644 index 3bcc6a28e795..000000000000 --- a/dev-db/kyotocabinet/files/kyotocabinet-1.2.76-gcc6.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/kcdbext.h -+++ b/kcdbext.h -@@ -1278,7 +1278,7 @@ - if (omode_ == 0) { - set_error(_KCCODELINE_, BasicDB::Error::INVALID, "not opened"); - *sp = 0; -- return false; -+ return NULL; - } - if (!cache_) return db_.get(kbuf, ksiz, sp); - size_t dvsiz = 0; -- cgit v1.2.3