Build: fix RSE ROM lib relocation when using ninja
Ninja is unable to resolve the dependency between the relocated symbol
share and the original symbol share without an explicit target. This
causes build failures when `RSE_USE_ROM_LIB_FROM_SRAM=ON`.
Possibly related to cmake CMP0058.
Change-Id: I5f98314bc5088fe96bb4498ee111ced60ce03c57
Signed-off-by:
Anubhav Raina <anubhav.raina@arm.com>
Loading
Please register or sign in to comment