summaryrefslogtreecommitdiffstats
path: root/package/jsoncpp
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2015-03-14 18:01:29 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-15 14:38:25 +0100
commit7ecd241db1319f61efb3862bb3e25f00d254dc4e (patch)
tree43bd72d9b38fdcdb07cfd71d9a5eeb31b2ad2abd /package/jsoncpp
parentbe389fbe8cae2cee609b6be6a2b599b653ecac6f (diff)
downloadbuildroot-7ecd241db1319f61efb3862bb3e25f00d254dc4e.tar.gz
buildroot-7ecd241db1319f61efb3862bb3e25f00d254dc4e.zip
package/zmqpp: Blacklist Blackfin ADI toolchains
zmqpp recommand at least a c++ compiler g++ >= 4.7 [1] for c++11 support and won't be backward compatible whith older compliler for the next release (4.x) due to harcoded -std=c++11 flag [2] Blackfin ADI toolchains use a g++ 4.3 which use an experimental c++11 support (c++0x) has not enough c++11 support to build zmqpp. Fixes: http://autobuild.buildroot.net/results/4c3/4c34ce881e3eab47994cc893898cbc9129ce67b5/ And many more. [1] https://github.com/zeromq/zmqpp [2] https://github.com/zeromq/zmqpp/commit/f078fe9a5a775aff5c74dedbdc869f8158ddf123 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/jsoncpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud