Attention is currently required from: Jon Murphy, Martin L Roth, Raul Rangel.
Hello Karthik Ramasubramanian, Martin L Roth, Raul Rangel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86148?usp=email
to look at the new patch set (#4).
Change subject: util/crossgcc: Add missing printf variable ......................................................................
util/crossgcc: Add missing printf variable
Add the printing of the missing libstdcxx path in the warning string when the path check fails. Also resolve the use of the variable in the conditional statement by surrounding it with quotes.
BUG=None TEST=Build with invalid libstdcxx path
Change-Id: I195718e43ea842970f5fa986315c9e9f11395362 Signed-off-by: Jon Murphy jpmurphy@google.com --- M util/crossgcc/buildgcc 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/86148/4