mk: re-make gnupath/ for each cross compiler

it could be that some were left over before, for some
reason. that isn't currently the case, but this will
avoid the possibility in future.

therefore, this is a preemptive bug fix.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-04 08:04:36 +01:00
parent 422b1fbe7b
commit 41f12003b8
+1
View File
@@ -296,6 +296,7 @@ check_project_hashes()
check_cross_compiler()
{
remkdir "$XBMK_CACHE/gnupath"
xgccargs="UPDATED_SUBMODULES=1 CPUS=$XBMK_THREADS"
cbdir="src/coreboot/$tree"