Commit 8b9bc6ba authored by lynxis lazus's avatar lynxis lazus Committed by Holger Levsen
Browse files

reproducible_coreboot: fix missing .xcompile

parent dd31f47c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ for i in gcc g++ make cmake flex bison ; do
done
echo "</table>" >> $TOOLCHAIN_HTML
cd ../../..
bash util/xcompile/xcompile > .xcompile

echo "============================================================================="
echo "$(date -u) - Building coreboot ${COREBOOT_VERSION} images - first build run."