Attention is currently required from: Arthur Heymans, Martin L Roth.
Hello Martin L Roth, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70161?usp=email
to look at the new patch set (#6).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/ti/am335x: Use Linker instead of compiler to link ......................................................................
soc/ti/am335x: Use Linker instead of compiler to link
Clang does not work that well as a linker for the header as it will default to other linkers which do not work well here. Instead just use the linker directly.
Change-Id: Id6ba42b470349a4b138a65b2a037f16a65982ef7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/ti/am335x/Makefile.mk 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/70161/6