mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-27 11:57:37 +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
|
magiskboot/pattern.cpp
|
||||||
|
|
||||||
LOCAL_LDLIBS := -lz
|
LOCAL_LDLIBS := -lz
|
||||||
|
LOCAL_LDFLAGS := -static
|
||||||
include $(BUILD_EXECUTABLE)
|
include $(BUILD_EXECUTABLE)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user