]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: do not rebuild muon/samu every time
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Nov 2023 14:28:25 +0000 (15:28 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Nov 2023 16:56:07 +0000 (17:56 +0100)
commit1dcef324feb0f5d35e9bfef2885ad00138472b33
treee8d742e6560184419191de06811f0ac50d0f1831
parente8851642abb5ea3a38fba06359ead0dafe74142f
build: do not rebuild muon/samu every time

There is not need to build the build tools everytime. Thus stage the
samurai and muon build into a new top level directory .build-tools and
only build them on demand.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
scripts/build.sh