Merge "Revert "imgdiff: Generate statically linked imgdiff.""

This commit is contained in:
Tao Bao
2016-06-01 00:09:18 +00:00
committed by Gerrit Code Review

View File

@@ -97,6 +97,5 @@ LOCAL_STATIC_LIBRARIES += \
libdivsufsort64 \
libdivsufsort \
libz
LOCAL_NO_FPIE := true
LOCAL_LDFLAGS := -static
LOCAL_FORCE_STATIC_EXECUTABLE := true
include $(BUILD_HOST_EXECUTABLE)