summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/package/test_python.py
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-22 22:24:26 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-22 22:39:01 +0200
commit02e678ef949fc599a8f8e9f69376d32ceda1f93e (patch)
tree5fbc4f1b8c3fe013b9ef890b04b64540c1ad5f3c /support/testing/tests/package/test_python.py
parent4c85d3e4596ae1e9ff5fe25977abb8ef8f2294e0 (diff)
downloadbuildroot-02e678ef949fc599a8f8e9f69376d32ceda1f93e.tar.gz
buildroot-02e678ef949fc599a8f8e9f69376d32ceda1f93e.zip
cppcms: fix build with ICU
Since the bump of ICU to 59.1, it needs C++11. cppcms has been updated with the appropriate dependency on gcc >= 4.8, but it also needs -std=c++11. Therefore, this patch complements the CXXFLAGS passed to cppcms by adding what icu-config reports, in a manner similar to what was done to fix the same issue in the PHP package in commit 214a76d045f906c1a8d687b7c7e7bc85c5b09906 ("package/php: fix icu support"). Fixes: http://autobuild.buildroot.net/results/f05d9999f1f3248b6a50f14de476108028ed047e/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/package/test_python.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud