Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52e4d674 authored by Yi Kong's avatar Yi Kong
Browse files

Fix build with global ThinLTO

These targets use symbols from some shared libs that happens to be
re-exported by one of the static libs in non-LTO mode. ThinLTO is more
aggressive/accurate at pruning unused symbols, thus the build fails due
to missing symbols.

Fixed by explicitly listing the dependent shared libs.

Bug: 195134194
Test: m GLOBAL_THINLTO=true device-tests
Change-Id: I5e9387a92ea7d10dcd6f0aa5a002e567478a8cdb
parent 4cd9f204
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment