summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/art1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/art b/tools/art
index 2ee894041f..676d6aeaf2 100644
--- a/tools/art
+++ b/tools/art
@@ -93,6 +93,7 @@ ANDROID_DATA=$ANDROID_DATA \
ANDROID_ROOT=$ANDROID_ROOT \
LD_LIBRARY_PATH=$LD_LIBRARY_PATH \
PATH=$ANDROID_ROOT/bin:$PATH \
+ LD_USE_LOAD_BIAS=1 \
$invoke_with $ANDROID_ROOT/bin/$DALVIKVM $lib \
-XXlib:$LIBART \
-Xnorelocate \