You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: mounting system, compatibility; remove: logging on release (#111)
This commit adds numerous improvements to the state of hidden'ility of ReZygisk, and also for compatibility. Recommended to check #111 for more information.
This commit is contained in:
@@ -42,7 +42,7 @@ val CFlagsRelease = arrayOf(
|
||||
)
|
||||
|
||||
val CFlagsDebug = arrayOf(
|
||||
"-g", "-O0"
|
||||
"-g", "-O0", "-DDEBUG"
|
||||
)
|
||||
|
||||
val Files = arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user