Skip to content

Commit 0f1bc17

Browse files
committed
Meta/loop-rebuild: do not do too much; just do meson and leaks
1 parent aee4a91 commit 0f1bc17

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

loop-rebuild

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ do
2222
done
2323
ssleep 30
2424

25-
time nice -20 Meta/Dothem -j32 --meson --dash \
26-
--sha256 --leaks --san \
27-
CC=clang
25+
time nice -20 Meta/Dothem -j32 --meson --leaks CC=clang
2826

2927
uptime; date
3028
P=$(stamp)

0 commit comments

Comments
 (0)