[coreboot] 2024-02-21 - coreboot Leadership Meeting Minutes

2024-02-22 Thread mina--- via coreboot
# 2024-02-21 - coreboot Leadership Meeting Minutes ## Attendees Martin Roth, Felix Held, Felix Singer, Jay Talbott, Julius Werner, Marcus Andrews, Matt DeVillier, Maximilian Brune, Nicholas Chin, Nico Huber, Stefan Reinauer, Patrick Georgi, Paul Menzel, Werner Zeh, Mina Asante, Daniel Maslows

[coreboot] Re: I can't build crossgcc

2024-02-22 Thread Keith Hui
Hi Felix, On Wed, Feb 21, 2024, 04:08 Felix Singer wrote: > Hi Keith, > > did you check if your crossgcc directory is dirty? Is there an existing > xgcc directory? > After removing the build-* directories inside util/crossgcc and re-running 'make crossgcc', build for binutils succeeded. Waiting