summaryrefslogtreecommitdiffstats
path: root/package/zyre/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* czmq: prevent selection when ADI Blackfin external toolchains are usedThomas Petazzoni2013-05-291-0/+4
| | | | | | | | | | | | | | | 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>
* zyre: new packageSimon Dawson2013-04-231-0/+17
[Peter: add comment about toolchain dependencies, fix license] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>