[Buildroot] [PATCH] classpath: only allow on supported architectures

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Feb 28 12:57:47 UTC 2017


Hello,

On Tue, 28 Feb 2017 12:13:17 +0100, Marcus Hoffmann wrote:

> > +	default y if BR2_arm || BR2_armeb || BR2_i386 || BR2_m68k \
> > +		|| BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el \
> > +		|| BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le \
> > +		|| BR2_sh || BR2_x86_64  
> 
> I just tested with the test-pkg script and I also get successful sparc
> and sparc64 builds. Any particular reason to not enable it there?

I indeed missed sparc/sparc64 when looking through
native/fdlibm/ieeefp.h, so feel free to send a patch re-enabling
classpath on those architectures.

However, in practice, jamvm doesn't support sparc/sparc64, so you'll be
able to build classpath, but not jamvm, which is not a very useful
result.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list