projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
039a683
)
build: remove useless dependency
author
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 13 May 2022 16:06:29 +0000
(18:06 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 14 May 2022 10:33:44 +0000
(12:33 +0200)
qemu-plugins.symbols is now processed in Meson.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e5fd1ebdf6199c4cb15780e90236c35eefd30ba0..b842dbccdb13a7307243ec52c76fbf61ca375b62 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-165,10
+165,7
@@
ifneq ($(filter $(ninja-targets), $(ninja-cmd-goals)),)
endif
endif
-# Force configure to re-run if the API symbols are updated
ifeq ($(CONFIG_PLUGIN),y)
-config-host.mak: $(SRC_PATH)/plugins/qemu-plugins.symbols
-
.PHONY: plugins
plugins:
$(call quiet-command,\