On Mon, Feb 20, 2012 at 01:58:29PM +0100, Antoine Jacoutot wrote: > On Mon, Feb 20, 2012 at 11:11:51PM +1100, Jonathan Gray wrote: > > What is the reason for limiting mplayer to the set of archs it has? > > > > ONLY_FOR_ARCHS = alpha amd64 arm i386 mips64 mips64el powerpc sparc64 > > > > it compiles and runs on hppa so if nothing else hppa should be added, > > but should the list go entirely? As it stands the list is very > > close to GCC4_ARCHS. > > In any case, IMHO if some arches don't support it, better set NOT_FOR_ARCHS > instead of bloating ONLY_FOR_ARCHS.
Well that list would be around the same size, ie based on bsd.own.mk: NOT_FOR_ARCHS = avr32 hppa64 ia64 m68k m88k sh sparc vax
