[package] add dmalloc, patch from Raphael Huck

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20300 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-03-19 16:23:37 +00:00
parent 5043dff865
commit 0e1f2d8e30
8 changed files with 625 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- 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