summaryrefslogtreecommitdiffstats
path: root/linker/linker_debug.h
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-02 22:54:14 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-02 22:54:14 -0800
commitfe5745033a4f397c62a4e00efd9257ac9f83755c (patch)
tree3be0c520fae17689bbf5584e1136fb820caef26f /linker/linker_debug.h
parent7d9dcdc82a871926e5e3a27143908fa3f4181b5f (diff)
downloadbionic-fe5745033a4f397c62a4e00efd9257ac9f83755c.zip
bionic-fe5745033a4f397c62a4e00efd9257ac9f83755c.tar.gz
bionic-fe5745033a4f397c62a4e00efd9257ac9f83755c.tar.bz2
auto import from //depot/cupcake/@137055
Diffstat (limited to 'linker/linker_debug.h')
-rw-r--r--linker/linker_debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linker/linker_debug.h b/linker/linker_debug.h
index 6e396fd..3cc1343 100644
--- a/linker/linker_debug.h
+++ b/linker/linker_debug.h
@@ -35,8 +35,8 @@
* this on when submitting back to repository */
#define LINKER_DEBUG 0
#define TRACE_DEBUG 0
-#define DO_TRACE_LOOKUP 1
-#define DO_TRACE_RELO 1
+#define DO_TRACE_LOOKUP 0
+#define DO_TRACE_RELO 0
#define TIMING 0
#define STATS 0
#define COUNT_PAGES 0