BACKPORT: arm64: vdso: Explicitly add build-id option
Commit 691efbedc60d ("arm64: vdso: use $(LD) instead of $(CC) to
link VDSO") switched to using LD explicitly. The --build-id option
needs to be passed explicitly, similar to x86. Add this option.
Fixes: 691efbedc60d ("arm64: vdso: use $(LD) instead of $(CC) to link VDSO")
Reviewed-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by:
Laura Abbott <labbott@redhat.com>
[will: drop redundant use of 'call ld-option' as requested by Masahiro]
Signed-off-by:
Will Deacon <will.deacon@arm.com>
(cherry picked from commit 7a0a93c51799edc45ee57c6cc1679aa94f1e03d5)
Signed-off-by:
Mark Salyzyn <salyzyn@google.com>
Bug: 154668398
Change-Id: I439082ca9de2279ce368a0160fa03885077794f5
Loading
Please register or sign in to comment