Attention is currently required from: Arthur Heymans.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84335?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: lib: Compile memcpy, memset and __clzsi2 without LTO ......................................................................
lib: Compile memcpy, memset and __clzsi2 without LTO
GCC + LTO gets confused about these symbols not being present if compiled with LTO.
Change-Id: Ieecd198932545d1ac2bbe0354183519c544ff971 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/lib/Makefile.mk 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/84335/5