mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-08 03:11:34 -08:00
Make crt0 an external submodule
This commit is contained in:
@@ -12,7 +12,6 @@ ifdef B_CRT0
|
||||
|
||||
# Disable all security and debugging features
|
||||
APP_CFLAGS += -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-stack-protector -U_FORTIFY_SOURCE
|
||||
APP_LDFLAGS += -Wl,-wrap,abort_message
|
||||
# Override output folder to make sure all dependencies are rebuilt with new CFLAGS
|
||||
NDK_APP_OUT := ./obj/nolibc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user