mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
$NetBSD: patch-aa,v 1.3 2005/05/30 05:41:15 minskim Exp $
|
|
|
|
--- include/config.h.orig 2004-12-05 11:05:09.000000000 -0600
|
|
+++ include/config.h
|
|
@@ -42,7 +42,7 @@
|
|
#endif
|
|
|
|
#ifdef __MACH__
|
|
-#define SP_MUTEX_MACH
|
|
+/* #define SP_MUTEX_MACH */
|
|
#endif
|
|
|
|
#ifdef __EMX__
|