hi,
On Fri, Dec 21, 2012 at 9:16 AM, Thorsten Glaser <[email protected]> wrote:
The above.
>
> What you have right now is:
> [ ! hppa hurd-i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel s390x]
>
>
> So, your negative-list is equivalent to:
> [ alpha amd64 arm arm64 armel armhf avr32 i386 ia64 m68k
> powerpc powerpcspe ppc64 s390 sh4 sparc sparc64 ]
>
> But that list contains architectures which have no OpenJDK, so it’s
> better to look at the PTS which do:
>
> That makes for:
> [ alpha amd64 armel armhf i386 ia64 mips mipsel
> powerpc powerpcspe s390 s390x sh4 sparc ]
> I hope this makes it clearer?
>
Thank you, I understand what you are saying.
Though I'm nervous about adding foreign architectures which often
make this package FTBFS, so I will change to:
[ amd64 armel armhf i386 ia64 mips mipsel
powerpc s390 sparc ]
regards,
--
KURASHIKI Satoru