mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-23 08:03:20 +00:00
parent
8dbf93750f
commit
ffcd093db1
2
build.py
2
build.py
@ -336,6 +336,8 @@ def build_binary(args):
|
|||||||
if 'magisk' in args.target:
|
if 'magisk' in args.target:
|
||||||
clean_elf()
|
clean_elf()
|
||||||
|
|
||||||
|
flag = ''
|
||||||
|
|
||||||
if 'magiskinit' in args.target:
|
if 'magiskinit' in args.target:
|
||||||
dump_bin_header()
|
dump_bin_header()
|
||||||
flag += ' B_INIT=1'
|
flag += ' B_INIT=1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user