Merge "sh_vendor link to libc as a shared library." am: 02aa26d9ab
am: 17d120feef
am: 140506d9d2
am: cc5acf1455
Change-Id: I762a63f820b4d2a566b64921ce6029e3a6ee39f5
This commit is contained in:
commit
3447df5387
1 changed files with 0 additions and 4 deletions
|
@ -114,8 +114,6 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_EXECUTABLES)
|
|||
# mksh source files
|
||||
LOCAL_SRC_FILES := $(MKSH_SRC_FILES)
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libc
|
||||
|
||||
LOCAL_C_INCLUDES := $(MKSH_INCLUDES)
|
||||
|
||||
# Additional flags first...
|
||||
|
@ -127,8 +125,6 @@ LOCAL_CFLAGS += \
|
|||
|
||||
LOCAL_CFLAGS += $(MKSH_CFLAGS)
|
||||
|
||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue