Nico Huber has posted comments on this change. ( https://review.coreboot.org/29483 )
Change subject: util/abuild: Ensure .xcompile exists
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/29483/1/util/abuild/abuild
File util/abuild/abuild:
https://review.coreboot.org/#/c/29483/1/util/abuild/abuild@482
PS1, Line 482: missing_arches=$(printf 'include .xcompile\nall: ; @echo $(foreach arch,'"$required_arches"',$(if $(filter $(arch),$(SUBARCH_SUPPORTED)),,$(arch)))' | $MAKE --no-print-directory -f -)
It's used here before the regular `make` is run.
--
To view, visit
https://review.coreboot.org/29483
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib485e7741b7700fa241c192e60900ae5f1d977f5
Gerrit-Change-Number: 29483
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sat, 17 Nov 2018 16:12:18 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No