Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34067 )
Change subject: crossgcc: Upgrade acpica to version 20190703 ......................................................................
Patch Set 5: Code-Review+2
Patch Set 5:
Do all boards build? (Does Jenkins rebuild the tool chain for tool chain changes?)
Yes and Yes. If you look in the jenkins responses, for toolchain changes, we have 3 builds. The normal coreboot-gerrit and coreboot-checkpatch builds happen, but when anything in the crossgcc directory changes, we also get a coreboot-toolchain build. This takes a really long time because it builds the entire toolchain for all architectures, then builds coreboot using the new toolchain.
https://qa.coreboot.org/job/coreboot-gerrit/99382/ : SUCCESS
https://qa.coreboot.org/job/coreboot-toolchain/607/ : SUCCESS
https://qa.coreboot.org/job/coreboot-checkpatch/52032/ : SUCCESS