1
1
Files
zyxel-vmg8825_b50b-cfw/package/devel/dmalloc/patches/210-fix_threads.patch
T
2026-04-17 18:33:03 +02:00

12 lines
165 B
Diff
Executable File

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