Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4422bd7 authored by Tao Bao's avatar Tao Bao
Browse files

imgdiff: Generate statically linked imgdiff.

Bug: 28941046
Change-Id: If3019d8cff91fd4f6fa4516bef5a0f51c2ddebc7
parent 3788001b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -97,5 +97,6 @@ LOCAL_STATIC_LIBRARIES += \
    libdivsufsort64 \
    libdivsufsort \
    libz
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_NO_FPIE := true
LOCAL_LDFLAGS := -static
include $(BUILD_HOST_EXECUTABLE)