mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-31 15:06:45 -08:00
Update crt0
This commit is contained in:
@@ -112,7 +112,7 @@ LOCAL_LDFLAGS := -static -T src/lto_fix.lds
|
||||
ifdef B_CRT0
|
||||
LOCAL_STATIC_LIBRARIES += crt0
|
||||
LOCAL_CFLAGS += -DUSE_MUSL_PRINTF
|
||||
LOCAL_LDFLAGS := -lm -Wl,--wrap=qsort
|
||||
LOCAL_LDFLAGS := -lm
|
||||
endif
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user