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

Commit f90090d4 authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "imgdiff: Generate statically linked imgdiff." am: 680d783e

am: a83b798c

* commit 'a83b798c':
  imgdiff: Generate statically linked imgdiff.

Change-Id: Ib51333ea8a0d3d533777198a58ea987af31ebed4
parents 3f6eb863 a83b798c
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)