boost: disable on NIOS 2 with broken toolchains
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 May 2015 18:23:48 +0000 (20:23 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 May 2015 07:26:29 +0000 (09:26 +0200)
commitfeeab03fa68a02733ae9382b7d47d9eb0d785188
tree8738e162f9643b991a8823b23c573a04ebba2037
parent69964d8180332e219b68992b80a4600e151529ad
boost: disable on NIOS 2 with broken toolchains

The current NIOS 2 toolchains are not capable of building Boost, so
let's disable it and its reverse dependencies. Even though it's not
strictly an architecture dependency, we use the <pkg>_ARCH_SUPPORTS
paradigm for this dependency, since it simplifies a lot handling all
boost reverse dependencies, and is anyway quite similar to an
architecture dependency since we don't display a comment about this
dependency.

Fixes:

  http://autobuild.buildroot.net/results/e119b1ef55c546e0d0598b85c46ceefa5c43d5a6/

[Peter: also update mpd comment]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/boost/Config.in
package/cc-tool/Config.in
package/gnuradio/Config.in
package/kodi/Config.in
package/libftdi1/Config.in
package/mpd/Config.in
package/pulseview/Config.in
package/python-libconfig/Config.in
package/thrift/Config.in
package/yaml-cpp/Config.in
package/zmqpp/Config.in