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

Commit f411f3dc authored by Tianjie Xu's avatar Tianjie Xu Committed by Gerrit Code Review
Browse files

Merge "Refactor the imgdiff"

parents 64cba55f 6b03ba79
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -127,7 +127,8 @@ libimgdiff_src_files := imgdiff.cpp
# libbsdiff is compiled with -D_FILE_OFFSET_BITS=64.
libimgdiff_cflags := \
    -Werror \
    -D_FILE_OFFSET_BITS=64
    -D_FILE_OFFSET_BITS=64 \
    -DZLIB_CONST

libimgdiff_static_libraries := \
    libbsdiff \
+567 −392

File changed.

Preview size limit exceeded, changes collapsed.