Revert "Pack relocations for mips64"
This reverts commit8bd30fe3cb
. Bug: http://b/20658994 Change-Id: I6c31094559a12b824344802bf3993f91aee79a26 (cherry picked from commit6399dcce59
)
This commit is contained in:
parent
0e8383ca6f
commit
3e037e36d0
|
@ -169,8 +169,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue