Merge "imgdiff: Generate statically linked imgdiff." am: 680d783ecc
am: a83b798c57
* commit 'a83b798c57e10301bca4486ca42e0cabaee5d188':
imgdiff: Generate statically linked imgdiff.
Change-Id: Ib51333ea8a0d3d533777198a58ea987af31ebed4
This commit is contained in:
@@ -97,5 +97,6 @@ LOCAL_STATIC_LIBRARIES += \
|
|||||||
libdivsufsort64 \
|
libdivsufsort64 \
|
||||||
libdivsufsort \
|
libdivsufsort \
|
||||||
libz
|
libz
|
||||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
LOCAL_NO_FPIE := true
|
||||||
|
LOCAL_LDFLAGS := -static
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|||||||
Reference in New Issue
Block a user