delete straggler

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-14 10:09:22 +01:00
parent 93b49afa3f
commit cb49e77947
-1
View File
@@ -436,7 +436,6 @@ check_cross_compiler()
make -C "$cbdir" $xgccargs || x_ make -C "$cbdir" $xgccargs
x_ touch "$xgccfile" # prevent unnecessary re-build operations
remkdir "$xbtmp/gnupath" # reset hostcc
}
check_defconfig()