From d05fd6fc821db3e09c988370c6ac24c3354232f7 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Wed, 29 Apr 2015 18:57:54 +0000 Subject: [PATCH] Revert "Pack relocations for mips" This reverts commit 9dc1a7359f2351e18f08d69ea725f884541b2f2f. Bug: http://b/20658994 Change-Id: Ib10c764a7d06db823ee2fccfa47240e0a639d4bc --- core/combo/TARGET_linux-mips.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/combo/TARGET_linux-mips.mk b/core/combo/TARGET_linux-mips.mk index 29e49fba1..b17d59ab2 100644 --- a/core/combo/TARGET_linux-mips.mk +++ b/core/combo/TARGET_linux-mips.mk @@ -162,8 +162,6 @@ $(combo_2nd_arch_prefix)TARGET_CRTEND_O := $($(combo_2nd_arch_prefix)TARGET_OUT_ $(combo_2nd_arch_prefix)TARGET_CRTBEGIN_SO_O := $($(combo_2nd_arch_prefix)TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtbegin_so.o $(combo_2nd_arch_prefix)TARGET_CRTEND_SO_O := $($(combo_2nd_arch_prefix)TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_so.o -$(combo_2nd_arch_prefix)TARGET_PACK_MODULE_RELOCATIONS := true - $(combo_2nd_arch_prefix)TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libm $(combo_2nd_arch_prefix)TARGET_LINKER := /system/bin/linker