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
+1 -2
View File
@@ -97,6 +97,5 @@ LOCAL_STATIC_LIBRARIES += \
libdivsufsort64 \ libdivsufsort64 \
libdivsufsort \ libdivsufsort \
libz libz
LOCAL_NO_FPIE := true LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_LDFLAGS := -static
include $(BUILD_HOST_EXECUTABLE) include $(BUILD_HOST_EXECUTABLE)