Commit 0f464934 authored by topjohnwu's avatar topjohnwu

Compile magiskboot as static

parent 340bac7e
...@@ -109,6 +109,7 @@ LOCAL_SRC_FILES := \ ...@@ -109,6 +109,7 @@ LOCAL_SRC_FILES := \
magiskboot/pattern.cpp magiskboot/pattern.cpp
LOCAL_LDLIBS := -lz LOCAL_LDLIBS := -lz
LOCAL_LDFLAGS := -static
include $(BUILD_EXECUTABLE) include $(BUILD_EXECUTABLE)
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment