nvme-cli & json vs blktests
Daniel Wagner
dwagner at suse.de
Mon May 19 02:51:47 PDT 2025
On Mon, May 19, 2025 at 07:49:05AM +0200, Christoph Hellwig wrote:
> make the nvme-cli build a little less arcane?
There is no magic build into the meson/ninja build system. meson creates
the ninja build instruction which are fully hardcoded, thus it wont pick
up any newly installed libraries on automatically. Running meson with
'setup --reconfigure' is a design choice of this build system.
I don't really see a problem with this approach.
More information about the Linux-nvme
mailing list