aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Ivanov <dimitry@google.com>2015-04-24 23:51:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-04-24 23:52:40 +0000
commit573dfb7cb8f768452744ddb781cc65412ed1a618 (patch)
treee5507359a81433dba564948edf7076feeab7a276
parent4fa4e4befd5bc88ab37d7c7b20d3a67d351a1925 (diff)
parent8bd30fe3cb82e50caab50e4091c5977e5e24db0e (diff)
downloadbuild-573dfb7cb8f768452744ddb781cc65412ed1a618.tar.gz
Merge "Pack relocations for mips64"
-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 82ce11d989..b34b7a6406 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