diff options
author | Fam Zheng | 2017-08-10 10:50:25 +0200 |
---|---|---|
committer | Fam Zheng | 2017-08-15 09:10:15 +0200 |
commit | e45eaef9b6ec4af55402980aba726e860f771bb6 (patch) | |
tree | 9bf5fddef7168b3d2dc3ebdb15c94caeb85caf23 /migration/socket.c | |
parent | xlnx-qspi: add a property for mmio-execution (diff) | |
download | qemu-e45eaef9b6ec4af55402980aba726e860f771bb6.tar.gz qemu-e45eaef9b6ec4af55402980aba726e860f771bb6.tar.xz qemu-e45eaef9b6ec4af55402980aba726e860f771bb6.zip |
Makefile: Let "make check-help" work without running ./configure
Currently if you do "make check-help" in a fresh checkout, only an error
is printed which is not nice:
$ make check-help V=1
cc -nostdlib -o check-help.mo
cc: fatal error: no input files
compilation terminated.
rules.mak:115: recipe for target 'check-help.mo' failed
make: *** [check-help.mo] Error 1
Move the config-host.mak condition into the body of
tests/Makefile.include and always include the rule for check-help.
Reported-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170810085025.14076-1-famz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'migration/socket.c')
0 files changed, 0 insertions, 0 deletions