summaryrefslogtreecommitdiffstats
path: root/support/misc/Buildroot.cmake
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-27 23:16:11 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-02-28 10:00:30 +0100
commit39b5a72ee504f146c8d395048f6784ffdc23924b (patch)
tree1e03bb7e59c297ea21b95fbbbb4d8b617e1bca7b /support/misc/Buildroot.cmake
parent84617352f3c0508b3f14b526318048b5629e23b6 (diff)
downloadbuildroot-39b5a72ee504f146c8d395048f6784ffdc23924b.tar.gz
buildroot-39b5a72ee504f146c8d395048f6784ffdc23924b.zip
classpath: only allow on supported architectures
In commit a75ab1fc1dcc7eee8668b1c3c19b703f1390b2cd ("package/classpath: Don't depend on jamvm"), we removed the dependency of classpath on jamvm. Since jamvm is only available for a reduced set of architectures, classpath could until this commit until be built on those architectures. However, now that this dependency has been removed, classpath can potentially be built for all architectures supported by Buildroot, even though it doesn't support all of them. Since adding support for additional architectures in classpath doesn't make much sense, because classpath is in Buildroot only usable with JamVM anyway, and JamVM is only available for a small set of architectures, this commit simply makes classpath available on the architectures that it supports. By doing so, it also removes the or1k support patch which was added by commit f12a146f817c8ef07a7d41a31a5336b5ef6a96e8, since anyway or1k is not supported by JamVM. Fixes: http://autobuild.buildroot.net/results/55eb89f89e96b94a821778bc18ed844af08b7460/ (classpath on microblaze) http://autobuild.buildroot.net/results/279dd731bd9ecf5f9d54bda3715caeaa7cbcdbb3/ (classpath on nios2) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/misc/Buildroot.cmake')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud