mirror of
https://github.com/git/git.git
synced 2026-08-09 17:40:16 +00:00
Meta/loop-rebuild: use clang with dash
This commit is contained in:
@@ -19,7 +19,8 @@ do
|
||||
ssleep 300
|
||||
done
|
||||
ssleep 30
|
||||
time nice -20 Meta/Dothem -j32 --sha256 --leaks --san; uptime; date
|
||||
# opts --sha256 --leaks --san
|
||||
time nice -20 Meta/Dothem -j32 --dash -- -- CC=clang; uptime; date
|
||||
P=$(stamp)
|
||||
Meta/V
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user