projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe49938
)
Revert "libxl: avoid golang building without CONFIG_GOLANG=y"
author
Wei Liu
<wl@xen.org>
Tue, 4 Aug 2020 15:53:48 +0000
(15:53 +0000)
committer
Wei Liu
<wl@xen.org>
Tue, 4 Aug 2020 15:58:07 +0000
(15:58 +0000)
This reverts commit
fe49938f21c26f0ce630c69af055f927dd0ed75f
.
We have an on-going discussion regarding this patch.
Signed-off-by: Wei Liu <wl@xen.org>
tools/libxl/Makefile
patch
|
blob
|
history
diff --git
a/tools/libxl/Makefile
b/tools/libxl/Makefile
index 4fc4e1e9444a2b422080f84489d75ff64f3ddf35..38cd43abae1cce2c4cc8c5bebf3b2116281b87af 100644
(file)
--- a/
tools/libxl/Makefile
+++ b/
tools/libxl/Makefile
@@
-282,9
+282,7
@@
_libxl_type%.h _libxl_type%_json.h _libxl_type%_private.h _libxl_type%.c: libxl_
# about races with tools/golang/xenlight/Makefile:all
.PHONY: idl-external
idl-external:
-ifeq ($(CONFIG_GOLANG),y)
$(MAKE) -C $(XEN_ROOT)/tools/golang/xenlight idl-gen
-endif
LIBXL_IDLGEN_FILES = _libxl_types.h _libxl_types_json.h _libxl_types_private.h _libxl_types.c \
_libxl_types_internal.h _libxl_types_internal_json.h _libxl_types_internal_private.h _libxl_types_internal.c