summaryrefslogtreecommitdiff
path: root/lang/python22-pth/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22-pth/patches/patch-aj')
-rw-r--r--lang/python22-pth/patches/patch-aj12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/python22-pth/patches/patch-aj b/lang/python22-pth/patches/patch-aj
deleted file mode 100644
index 4b6aa1fe4d9..00000000000
--- a/lang/python22-pth/patches/patch-aj
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2003/04/08 18:42:40 drochner Exp $
-
---- Python/thread.c.orig 2003-04-08 20:30:53.000000000 +0200
-+++ Python/thread.c 2003-04-08 20:33:45.000000000 +0200
-@@ -107,6 +107,7 @@
-
- #ifdef HAVE_PTH
- #include "thread_pth.h"
-+#undef _POSIX_THREADS
- #endif
-
- #ifdef _POSIX_THREADS