On Tue, Dec 20, 2016 at 11:53 AM, Konrad Rzeszutek Wilk <konrad.w...@oracle.com> wrote: > On Tue, Dec 20, 2016 at 11:46:55AM -0800, Alistair Francis wrote: >> This patch series is a list of build issues that appeared when >> buildling Xen 4.8.0 in buildroot. Hopefully some of them can be > > Is there an corresponding patch in buildroot for using Xen?
Not yet. Buildroot currently builds Xen 4.7.1. I sent a patch a day or two ago to update it to version 4.8.0 with my original patch series included. I will have to repost to buildroot with these new patches included. > > Thank you for reposting! No worries! Thanks for reviewing. Alistair > >> accepted upstream to help others who are trying to build Xen in >> the future. >> >> V2: >> - Remove the #include path changes >> - It turns out this only applies to musl (although it shouldn't >> break glibc though). Instead of renaming the #include files I >> have just removed the -Werror flags. >> - Allow people building Xen to pass in EXTRA_CFLAGS. >> >> Alistair Francis (5): >> Remove hardcoded strict -Werror checking >> config/StdGNU.mk: Allows users to pass in EXTRA_CFLAGS >> tools/blktap2/vhd: Remove unused struct stat stats >> tools/blktap2: Fix missing header file >> tools/blktap2/drivers: Remove non-existent sys/sysctl.h include >> >> Config.mk | 2 +- >> config/StdGNU.mk | 3 +++ >> tools/blktap2/drivers/Makefile | 1 - >> tools/blktap2/drivers/block-remus.c | 1 - >> tools/blktap2/include/atomicio.h | 2 ++ >> tools/blktap2/vhd/lib/libvhd-journal.c | 1 - >> tools/libxl/Makefile | 2 +- >> tools/xentrace/Makefile | 2 -- >> 8 files changed, 7 insertions(+), 7 deletions(-) >> >> -- >> 2.7.4 >> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel