You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/dmalloc/files/dmalloc-5.5.2-threads.patch

12 lines
165 B

--- a/settings.dist
+++ b/settings.dist
@@ -409,7 +409,7 @@
*/
#ifndef LOCK_THREADS
-#define LOCK_THREADS 0
+#define LOCK_THREADS 1
#endif
#if LOCK_THREADS