mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 19:57:38 +00:00
Compile magiskboot as static
This commit is contained in:
parent
340bac7e42
commit
0f46493477
@ -109,6 +109,7 @@ LOCAL_SRC_FILES := \
|
||||
magiskboot/pattern.cpp
|
||||
|
||||
LOCAL_LDLIBS := -lz
|
||||
LOCAL_LDFLAGS := -static
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user