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