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

Skip to content
Commit 1bfca164 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Yabin Cui
Browse files

UPSTREAM: kbuild: test --build-id linker flag by ld-option instead of cc-ldoption



'--build-id' is passed to $(LD), so it should be tested by 'ld-option'.

This seems a kind of misconversion when ld-option was renamed to
cc-ldoption.

Commit f86fd306 ("kbuild: rename ld-option to cc-ldoption") renamed
all instances of 'ld-option' to 'cc-ldoption'.

Then, commit 691ef3e7 ("kbuild: introduce ld-option") re-added
'ld-option' as a new implementation.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>

Bug: 183648916
Change-Id: I0b2ccb5656d384ab7d89315a5a961dc6dfcbeece
(cherry picked from commit 0da4fabdf40a36e22b50f9a4143be18a0d98963f)
Signed-off-by: default avatarYabin Cui <yabinc@google.com>
parent d45bd6ee
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