[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] Revert "libxl: avoid golang building without CONFIG_GOLANG=y"
commit c9f9a7258dc07735e2da2b6d0b51a0218c76a51f Author: Wei Liu <wl@xxxxxxx> AuthorDate: Tue Aug 4 15:53:48 2020 +0000 Commit: Wei Liu <wl@xxxxxxx> CommitDate: Tue Aug 4 15:58:07 2020 +0000 Revert "libxl: avoid golang building without CONFIG_GOLANG=y" This reverts commit fe49938f21c26f0ce630c69af055f927dd0ed75f. We have an on-going discussion regarding this patch. Signed-off-by: Wei Liu <wl@xxxxxxx> --- tools/libxl/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile index 4fc4e1e944..38cd43abae 100644 --- 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 -- generated by git-patchbot for /home/xen/git/xen.git#staging
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |