pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xsb: missed out removal of thread_xsb.c patch in the last commit



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Aug 13 11:55:21 2022 +0530
Changeset:	b1526c884cfd29e8b30674f20bcb598cf428ce9e

Removed Files:
	xsb/patches/patch-.._emu_thread__xsb.c

Log Message:
xsb: missed out removal of thread_xsb.c patch in the last commit

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b1526c884cfd29e8b30674f20bcb598cf428ce9e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xsb/patches/patch-.._emu_thread__xsb.c | 15 ---------------
 1 file changed, 15 deletions(-)

diffs:
diff --git a/xsb/patches/patch-.._emu_thread__xsb.c b/xsb/patches/patch-.._emu_thread__xsb.c
deleted file mode 100644
index 421147d895..0000000000
--- a/xsb/patches/patch-.._emu_thread__xsb.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
---- ../emu/thread_xsb.c.orig	2022-05-12 20:54:07.000000000 +0000
-+++ ../emu/thread_xsb.c
-@@ -20,6 +20,10 @@
- **
- */
- 
-+#if defined(__NetBSD__)
-+#    define PTHREAD_MUTEX_ERRORCHECK_NP PTHREAD_MUTEX_ERRORCHECK
-+#endif
-+
- #include <stdio.h>
- #include <stdlib.h>
- #include <time.h>


Home | Main Index | Thread Index | Old Index