From: Junio C Hamano Date: Fri, 5 Sep 2025 23:02:31 +0000 (-0700) Subject: Meta/loop-rebuild: omit 'leaks' that is way too slow to be productive X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d701d5ed39da691c7107449bc8775890786cceec;p=thirdparty%2Fgit.git Meta/loop-rebuild: omit 'leaks' that is way too slow to be productive --- diff --git a/loop-rebuild b/loop-rebuild index 20bf1bd3f3..4d91737903 100755 --- a/loop-rebuild +++ b/loop-rebuild @@ -22,7 +22,7 @@ do done ssleep 30 - time nice -20 Meta/Dothem -j32 --meson --leaks CC=clang + time nice -20 Meta/Dothem -j32 --meson CC="clang -O2" uptime; date P=$(stamp)