summaryrefslogtreecommitdiff
path: root/lang/python15
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-01-19 08:39:59 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-01-19 08:39:59 +0000
commit730f12c042857112eb9f4f32d23be2100faa10ad (patch)
treeae16f3f987385d1cd2f0779c72638cd789dbae28 /lang/python15
parentUpdate to 980118 version of Bochs. (diff)
Remove patch-ab to follow latest changes in libc_r.
Notes
Notes: svn path=/head/; revision=9372
Diffstat (limited to 'lang/python15')
-rw-r--r--lang/python15/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/python15/files/patch-ab b/lang/python15/files/patch-ab
deleted file mode 100644
index 13737981fa0a..000000000000
--- a/lang/python15/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- Python/thread_pthread.h.orig Tue Jun 3 00:25:45 1997
-+++ Python/thread_pthread.h Tue Jan 6 19:20:08 1998
-@@ -66,7 +66,7 @@
- # define PY_PTHREAD_D7
- # endif
-
--#elif defined(__DGUX)
-+#elif defined(__DGUX) || defined(__FreeBSD__)
- # define PY_PTHREAD_D6
-
- #else /* Default case */