>>> On 18.12.15 at 14:19, <andrew.coop...@citrix.com> wrote: > However, it is also wrong for OSSTest to be attempting to build a 32bit > hypervisor on any branch since 4.3. It seems to me that there is a bug > there as well. > > Independently of not falling over a missing defconfig, the following code > > ifneq ($(XEN_TARGET_ARCH),x86_32) > $(MAKE) -f Rules.mk _$@ > else > echo "*** Xen x86/32 target no longer supported!" > endif > > Really needs to have an hard failure in it.
Why? Doing a simple make from top level should be fine (building the tools, and ignoring the hypervisor). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel