summaryrefslogtreecommitdiffstats
path: root/core/combo
diff options
context:
space:
mode:
authorDmitriy Ivanov <dimitry@google.com>2015-04-24 16:32:38 -0700
committerDmitriy Ivanov <dimitry@google.com>2015-04-24 16:34:09 -0700
commit8bd30fe3cb82e50caab50e4091c5977e5e24db0e (patch)
treee5507359a81433dba564948edf7076feeab7a276 /core/combo
parent4fa4e4befd5bc88ab37d7c7b20d3a67d351a1925 (diff)
downloadbuild-8bd30fe3cb82e50caab50e4091c5977e5e24db0e.zip
build-8bd30fe3cb82e50caab50e4091c5977e5e24db0e.tar.gz
build-8bd30fe3cb82e50caab50e4091c5977e5e24db0e.tar.bz2
Pack relocations for mips64
Bug: http://b/18051137 Change-Id: I063c5d6cf007658c0efe9cb1d65ed8026b3e7dae
Diffstat (limited to 'core/combo')
-rw-r--r--core/combo/TARGET_linux-mips64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/combo/TARGET_linux-mips64.mk b/core/combo/TARGET_linux-mips64.mk
index 82ce11d..b34b7a6 100644
--- a/core/combo/TARGET_linux-mips64.mk
+++ b/core/combo/TARGET_linux-mips64.mk
@@ -169,6 +169,8 @@ TARGET_CRTEND_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_android.o
TARGET_CRTBEGIN_SO_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtbegin_so.o
TARGET_CRTEND_SO_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_so.o
+TARGET_PACK_MODULE_RELOCATIONS := true
+
TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_LINKER := /system/bin/linker64