[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] libs/guest: Drop spurious include in Makefile
commit 4d1586c7b420d762ca2b6e07264a2b6c35f19618 Author: Anthony PERARD <anthony.perard@xxxxxxxxxx> AuthorDate: Mon Dec 6 17:01:50 2021 +0000 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Thu Dec 9 16:26:29 2021 +0000 libs/guest: Drop spurious include in Makefile This include hasn't been useful since e567964a54 (tools: drop ia64 support). Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Reviewed-by: Juergen Gross <jgross@xxxxxxxx> --- tools/libs/guest/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/libs/guest/Makefile b/tools/libs/guest/Makefile index b49e5059f2..c6d882e239 100644 --- a/tools/libs/guest/Makefile +++ b/tools/libs/guest/Makefile @@ -71,8 +71,6 @@ SRCS-y += xg_dom_decompress_unsafe_xz.c SRCS-y += xg_dom_decompress_unsafe_zstd.c endif --include $(XEN_TARGET_ARCH)/Makefile - CFLAGS += -Werror -Wmissing-prototypes CFLAGS += -I. -I./include $(CFLAGS_xeninclude) CFLAGS += -D__XEN_TOOLS__ -- generated by git-patchbot for /home/xen/git/xen.git#staging
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |