On Sun, Feb 13, 2011 at 07:42:13AM +0100, Cyril Brulebois wrote: > Julien Cristau <[email protected]> (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 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

