@leroysheep / rag-system / commits / 3452d82fc2

Meta/Dothem: remove regex.o after running sparse

Junio C Hamano committed Mar 7, 2023 at 13:46 UTC 3452d82fc25ae4be5fef6f2be59b5420e5ae4efc
1 file changed +1 -1
Dothem
+1 -1
index 5a24c80160..931af07d9c 100755 --- a/Dothem +++ b/Dothem @@ -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