Attention is currently required from: Patrick Georgi.
Hello Felix Singer, Martin L Roth, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/80229?usp=email
to look at the new patch set (#2).
Change subject: crossgcc: Distinguish bootstrap and target compiler options ......................................................................
crossgcc: Distinguish bootstrap and target compiler options
GCC_OPTIONS is only used for target specific options right now, so rename to TARGET_GCC_OPTIONS and only use them in the non-bootstrap build.
Adapt BINUTILS_OPTIONS for consistency, even though it doesn't have the same problem.
Change-Id: I5e4f54b758dd7daf4e69101c19dfa1212fa64cf6 Signed-off-by: Patrick Georgi patrick@georgi.software --- M util/crossgcc/buildgcc 1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/80229/2