Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Revert "Revert "Pack relocations for mips64"""
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitry- authored and Gerrit Code Review committed Apr 30, 2015
2 parents cb23877 + 8387d99 commit 0a3b080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/combo/TARGET_linux-mips64.mk
Expand Up @@ -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

0 comments on commit 0a3b080

Please sign in to comment.