haydn: Fix compilation error
add allow_undefined_symbols: true
This commit is contained in:
parent
2f22a90b30
commit
6329be6dd2
1 changed files with 1 additions and 0 deletions
|
|
@ -6812,6 +6812,7 @@ cc_prebuilt_library_shared {
|
|||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
allow_undefined_symbols: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue