[package] add dmalloc, patch from Raphael Huck
[openwrt/svn-archive/archive.git] / devel / dmalloc / patches / 210-fix_threads.patch
1 --- a/settings.dist
2 +++ b/settings.dist
3 @@ -409,7 +409,7 @@
4 */
5
6 #ifndef LOCK_THREADS
7 -#define LOCK_THREADS 0
8 +#define LOCK_THREADS 1
9 #endif
10
11 #if LOCK_THREADS