mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
vbox_XPCOMCGlue.c: get rid of 'make check' reference
Change the 'make check' reference after the switch to meson/ninja. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
83a39d3276
commit
f31f3e4346
@ -114,7 +114,7 @@ tryLoadOne(const char *dir, bool setAppHome, bool ignoreMissing,
|
||||
|
||||
if (hVBoxXPCOMC == NULL) {
|
||||
/*
|
||||
* FIXME: Don't warn in this case as it currently breaks make check
|
||||
* FIXME: Don't warn in this case as it currently breaks ninja test
|
||||
* on systems without VirtualBox.
|
||||
*/
|
||||
if (dir != NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user