On Sun, Feb 13, 2011 at 07:42:13AM +0100, Cyril Brulebois wrote:
> Julien Cristau <jcris...@debian.org> (12/02/2011):
> > > -ifneq ($(DEB_HOST_ARCH), sparc)
> > > +ifeq (,$(findstring $(DEB_BUILD_ARCH),sparc sparc64))
> > 
> > filter rather than findstring?
> 
> Will use filter as I just did for xorg vs. wkhtmltopdf, yeah. Also,
> that should probably be DEB_HOST_ARCH.

Yes, DEB_HOST_ARCH was correct, I don't know why I changed that part.

> > If you get a chance to investigate why sparc has those symbols that
> > would be appreciated btw.

Added to my todo list.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to