Merge "imgdiff: Generate statically linked imgdiff." am: 680d783ecc am: a83b798c57
am: f90090d429
* commit 'f90090d4298e3a3a89f24a76199a93838b08db89':
imgdiff: Generate statically linked imgdiff.
Change-Id: I38e6ba8e896d7bfe97351673a1f5e5da1ff4708f
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