[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: honour --libdir when it is passed to ./configure
> > > diff -r 32034d1914a6 -r 0a592e08ac31 config/SunOS.mk > > > --- a/config/SunOS.mk Thu Jun 07 19:46:57 2012 +0100 > > > +++ b/config/SunOS.mk Wed Jun 20 00:40:15 2012 +0000 > > > @@ -24,7 +24,6 @@ BINDIR = $(PREFIX)/bin > > > INCLUDEDIR = $(PREFIX)/include > > > LIBLEAFDIR = lib > > > LIBLEAFDIR_x86_64 = lib/amd64 > > > -LIBDIR = $(PREFIX)/$(LIBLEAFDIR) > > > LIBDIR_x86_64 = $(PREFIX)/$(LIBLEAFDIR_x86_64) > > > MANDIR = $(PREFIX)/share/man > > > MAN1DIR = $(MANDIR)/man1 > > > > Can we clean this a little bit more, and remove LIBDIR_x86_32, > > LIBLEAFDIR_x86_64, LIBDIR_x86_64, LIBDIR_x86_32 and LIBLEAFDIR? > > I was thinking that too, but was a little worried about expectations > on Solaris. Maybe I souldn't. I'm sure that Solaris doesn't work already, feel free to break it. We should probably just nuke all these vestigial Solaris bits in 4.3... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |