]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARGS in ci-help
authorErik Skultety <eskultet@redhat.com>
Wed, 17 Jun 2020 14:17:52 +0000 (16:17 +0200)
committerErik Skultety <eskultet@redhat.com>
Thu, 18 Jun 2020 07:19:21 +0000 (09:19 +0200)
commit4e6e1e2a85cb1f0b8832359d46d9c8ddbaf195df
tree9846d4c38fa7911ac46a5122aab2a6680d018589
parent81b0c20527e6822d57a42cde61331ddca99789ec
ci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARGS in ci-help

Document the CI_MAKE_ARGS and CI_CONFIGURE_ARGS so that users don't have
to skim through the Makefile to be able to pass arbitrary recognized
make targets to the build system.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
ci/Makefile