Skip to content

Commit

Permalink
Update 0005-name-suffix.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
3rav authored Oct 27, 2024
1 parent 46dd101 commit 51a7de8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-scotch/0005-name-suffix.patch
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ diff -urN scotch-v7.0.5_orig/src/libscotch/pthread_win32.h scotch-v7.0.5/src/lib
} pthread_mutex_t;

+
+#define EINVAL
+#define EAGAIN
+#include <errno.h>
+
+
#define PTHREAD_MUTEX_INITIALIZER { .lock = {0}, .init = INIT_ONCE_STATIC_INIT }

Expand Down

0 comments on commit 51a7de8

Please sign in to comment.