]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
czmq: prevent selection when ADI Blackfin external toolchains are used
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 May 2013 09:45:34 +0000 (09:45 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 29 May 2013 19:20:33 +0000 (21:20 +0200)
commit200b2dfa6db19c5907eaabb13411505301e9757a
tree2b1c068d9127708b97ab113b8f5ea7a0e662668f
parent3ebb2e80844088de6ea8a923762ac2c47437d810
czmq: prevent selection when ADI Blackfin external toolchains are used

czmq fails to build with the Blackfin external toolchains provided by
Analog Devices, because their uClibc configuration doesn't include
AI_ADDRCONFIG. In order to prevent such build failures to happen, we
simply prevent the selection of czmq or one of its reverse
dependencies when such toolchains are used.

This fixes:

  http://autobuild.buildroot.org/results/821/82140fac4c2a2cef3f38f06cada8f17fd7f0078b/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/czmq/Config.in
package/filemq/Config.in
package/zyre/Config.in