toolchain-buildroot: don't show musl on noMMU platforms
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 31 Mar 2016 19:00:10 +0000 (21:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 8 Apr 2016 10:09:52 +0000 (12:09 +0200)
commitee47352920cd0a89d6b775d489541183b31fb9d1
tree2cab008cb321a126a9c1ea4a203adfd73834e6db
parentc6724b4f4733216aec251ab7744ad5277c4ff7cf
toolchain-buildroot: don't show musl on noMMU platforms

While musl has recently gained noMMU support for the sh2 platform, we
don't support this yet. So for the time being, let's not show musl as
an available C library on noMMU platforms. This is for example
important on ARM noMMU: ARM is supported by musl, but not its noMMU
variants.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-buildroot/Config.in