Meta/Dothem: remove regex.o after running sparse

This commit is contained in:
Junio C Hamano 2023-03-07 13:46:36 -08:00
parent db2ba41c72
commit 3452d82fc2

2
Dothem
View File

@ -231,7 +231,7 @@ do
Meta/Make $M $jobs -- NO_REGEX=NoThanks \
SPARSE_FLAGS=-Wsparse-error sparse &&
rm -f compat/regex/regex.o &&
Meta/Make $M $jobs -- hdr-check &&
case "$dotest,$san" in