summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-08-25 13:52:05 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-08-25 13:52:05 +0000
commit6b413cf20eb5f6fb19b83b6495644771e953f4f9 (patch)
tree658f4e55ffe38b0b402b8ebef47682b9480f77b4 /net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch
parentRemove renamed plugins. (diff)
downloadgentoo-2-6b413cf20eb5f6fb19b83b6495644771e953f4f9.tar.gz
gentoo-2-6b413cf20eb5f6fb19b83b6495644771e953f4f9.tar.bz2
gentoo-2-6b413cf20eb5f6fb19b83b6495644771e953f4f9.zip
Version bump to 2.6.4.
Bug 281170. Thanks to Colin Macdonald. (Portage version: 14113-svn/cvs/Linux i686)
Diffstat (limited to 'net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch')
-rw-r--r--net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch b/net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch
deleted file mode 100644
index f80c3a186a59..000000000000
--- a/net-libs/ptlib/files/ptlib-2.6.2-gcc-allocator.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/ptlib/common/contain.cxx.old 2009-05-21 08:24:13.000000000 +0200
-+++ src/ptlib/common/contain.cxx 2009-05-21 08:24:24.000000000 +0200
-@@ -56,13 +56,6 @@
- #define __CLASS__ GetClass()
-
-
--#ifdef __GNUC__
--
--#include <ext/pool_allocator.h>
--#include <ext/mt_allocator.h>
--
--#endif
--
- ///////////////////////////////////////////////////////////////////////////////
- //
- // Use a custom allocator for PContainer references