X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=0d7647f796aeb443afc85716b987d3ed3da9e2cc;hb=950d94ba0671e7f154a9e87a277f8efbddcee28f;hp=ba92f9eefec611077eac50a3b3b1f5a2b41b00a8;hpb=b2a575a1c652904600869e774e45bf4c9ed72c55;p=mirror_qemu.git diff --git a/Makefile b/Makefile index ba92f9eefe..0d7647f796 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,7 @@ qemu-version.h: FORCE printf '""\n'; \ fi; \ fi) > $@.tmp) - $(call quiet-command, cmp --quiet $@ $@.tmp || mv $@.tmp $@) + $(call quiet-command, cmp -s $@ $@.tmp || mv $@.tmp $@) config-host.h: config-host.h-timestamp config-host.h-timestamp: config-host.mak