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

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

Merge "Revert "imgdiff: Generate statically linked imgdiff.""

am: 59203510

* commit '59203510':
  Revert "imgdiff: Generate statically linked imgdiff."

Change-Id: I5671a20ed1f01a61dfb36ecd0ad4db3002ca5045
parents a83b798c 59203510
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -97,6 +97,5 @@ LOCAL_STATIC_LIBRARIES += \
    libdivsufsort64 \
    libdivsufsort \
    libz
LOCAL_NO_FPIE := true
LOCAL_LDFLAGS := -static
LOCAL_FORCE_STATIC_EXECUTABLE := true
include $(BUILD_HOST_EXECUTABLE)