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

Commit 680d783e authored by Tao Bao's avatar Tao Bao Committed by Gerrit Code Review
Browse files

Merge "imgdiff: Generate statically linked imgdiff."

parents 3788001b b4422bd7
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)