[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] build: drop unused SUBARCH variable
On Thu, 2015-10-01 at 00:44 -0600, Jan Beulich wrote: > > > > On 30.09.15 at 19:58, <cardoe@xxxxxxxxxx> wrote: > > On 9/18/15 1:41 PM, Doug Goldstein wrote: > > > This variable appears to be unused throughout the code base. > > > > > > Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx> > > > --- > > > Makefile | 3 +-- > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > > > diff --git a/Makefile b/Makefile > > > index 75177f0..8a9331f 100644 > > > --- a/Makefile > > > +++ b/Makefile > > > @@ -35,8 +35,7 @@ mini-os-dir-force-update: mini-os-dir > > > $(GIT) reset --hard $(MINIOS_UPSTREAM_REVISION); \ > > > fi > > > > > > -SUBARCH := $(subst x86_32,i386,$(XEN_TARGET_ARCH)) > > > -export XEN_TARGET_ARCH SUBARCH > > > +export XEN_TARGET_ARCH > > > export DESTDIR > > > > > > # build and install everything into the standard system directories > > > > > > > ping? > > This was applied over a week ago. Did you check the tree before > pinging? I've updated http://wiki.xen.org/wiki/Submitting_Xen_Project_Patches to mention that people should check staging. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |