commit | 053923e8f595ef8c2ffe901ce7114a98f9a9c0c5 | [log] [tgz] |
---|---|---|
author | Anubhav Raina <anubhav.raina@arm.com> | Thu Jul 11 11:57:49 2024 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Jul 15 13:25:13 2024 +0200 |
tree | 5887e1963262b5949f7f340a3e39cf42b64f3d1c | |
parent | 8a5d3b10d40e3d8e46099f60496622a9b0abf58c [diff] |
Build: fix build dependencies when sharing symbols When a target is linked against code provided by a symbol provider we need to ensure - the symbol provider is built before generating the symbol share - the symbol share is generated before the target - the target is linked again when the symbol provider is updated Change-Id: I4808ca0024c875270ad0683e9709d3db97de714b Signed-off-by: Anubhav Raina <anubhav.raina@arm.com>