summaryrefslogtreecommitdiffstats
path: root/package/python3
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2014-03-26 18:40:54 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-03-26 22:50:24 +0100
commit3fb263f714443dd45890dfeece3de23fbb1e1dc2 (patch)
tree1bc80ce6a9be690b1ce194bfa8afa4f3ffc65edc /package/python3
parent0ac91f8fc202c3b63463577564e1bbb9ec5483aa (diff)
downloadbuildroot-3fb263f714443dd45890dfeece3de23fbb1e1dc2.tar.gz
buildroot-3fb263f714443dd45890dfeece3de23fbb1e1dc2.zip
beecrypt: make a config option for C++ support
beecrypt used to pull in icu automatically when C++ support was enabled, but since icu is pretty large and slow, that automatic dependency was removed. However, it is not obvious to the user that he should enable icu in order to get C++ support in beecrypt. Therefore, make the C++ support a user visible config option and mention icu in the help text. It would also be possible to automatically enable C++ support if icu happens to be selected for another reason, but that doesn't really seem to offer an advantage. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud