dre: ELF checks are enabled by default
Change-Id: I5740f4c8d359831b4cb794912c5d650f55c33f17
This commit is contained in:
parent
2d0542b13b
commit
5eb0d72622
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ module = ExtractUtilsModule(
|
||||||
blob_fixups=blob_fixups,
|
blob_fixups=blob_fixups,
|
||||||
lib_fixups=lib_fixups,
|
lib_fixups=lib_fixups,
|
||||||
namespace_imports=namespace_imports,
|
namespace_imports=namespace_imports,
|
||||||
check_elf=True,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
Loading…
Reference in a new issue