]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Sort values reported in summary()
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Sep 2024 07:32:22 +0000 (09:32 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Sep 2024 07:59:00 +0000 (09:59 +0200)
commit1c7682727002c42077c7036ed09ad0d10e64b185
tree8ab6d841e6c0f365fc816a175e5fdbea9b7e1f3e
parent794d49e3cf75309f130871d9ab5833b04a42e638
meson: Sort values reported in summary()

So far the only sorted summary() is list of detected libraries.
Other sections like hypervisor, storage, security drivers and
misc are in random order. Sort them alphabetically.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
meson.build