mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-22 13:27:41 +00:00
Compile magiskboot as static
This commit is contained in:
@@ -109,6 +109,7 @@ LOCAL_SRC_FILES := \
|
||||
magiskboot/pattern.cpp
|
||||
|
||||
LOCAL_LDLIBS := -lz
|
||||
LOCAL_LDFLAGS := -static
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user