[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/11] rump kernels: Handle rumpxen host in configure
On Thu, 2014-07-10 at 17:14 +0100, Ian Jackson wrote: > Support > ./configure --host=x86_64-rumpxen-netbsd > ./configure --host=i386-rumpxen-netbsd > > Setting --host tells configure we are cross compiling and therefore > has various automatic effects. > > But in this patch we make some deliberate changes as well: > * We disable a large number of configure tests for libraries > etc. which don't exist. > * We set CONFIG_RUMP in Tools.mk. > * Hence, we automatically set XEN_OS. > > (I have only tested the 32-bit build but I think the 64-bit build > should work just as well.) > > Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <Ian.Campbell@xxxxxxxxxx> > @@ -8160,6 +8169,8 @@ fi > done > > > +fi Perhaps this would benefit from a trailing "# ! $rump" since it is so far from the if. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |