allow broken elf for now

This commit is contained in:
akifakif32
2026-01-28 00:21:09 +03:00
committed by Bahar KURT
parent d89d22be24
commit 0816f2d61a

View File

@@ -44,6 +44,7 @@ cc_prebuilt_library_shared {
relative_install_path: "hw", relative_install_path: "hw",
prefer: true, prefer: true,
soc_specific: true, soc_specific: true,
check_elf_files: false,
} }
cc_prebuilt_library_shared { cc_prebuilt_library_shared {