1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
ZyXEL_PMG5617GA/package/devel/dmalloc/patches/210-fix_threads.patch
2022-11-27 10:16:14 +00:00

12 lines
165 B
Diff

--- 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