]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: build.sh: Don't mention that MESON_ARGS are available via CLI
authorErik Skultety <eskultet@redhat.com>
Thu, 24 Aug 2023 13:43:13 +0000 (15:43 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 12 Sep 2023 08:36:13 +0000 (10:36 +0200)
commitd3c6fb6a289592865eb3f6257dcd0a8d8cef6cb8
treefcd6eabc701e9803c1adeb922b4058766b22b7d8
parente61241d7f43f4e048387c0823fd8a3b3941bc36b
ci: build.sh: Don't mention that MESON_ARGS are available via CLI

Previous patches have removed the code that allowed injecting arbitrary
meson arguments, same for ninja args.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/build.sh