summaryrefslogtreecommitdiffstats
path: root/package/micropython/micropython.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-06 12:30:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-06 12:30:32 +0100
commit2babbddac9ec60a0be566ede3247dd5868978991 (patch)
tree3dc6406690a29530a11f2ede1e00737e97deac14 /package/micropython/micropython.mk
parent23e40b61199126ba976a1b27473b3ade9ab551c0 (diff)
downloadbuildroot-2babbddac9ec60a0be566ede3247dd5868978991.tar.gz
buildroot-2babbddac9ec60a0be566ede3247dd5868978991.zip
boost: fix missing select on BR2_PACKAGE_LIBICONV
The boost package adds a dependency on the libiconv package when boost-locale is selected but locale support is not available in the toolchain. However, it forgets to select BR2_PACKAGE_LIBICONV in this situation, causing the following build failure: http://autobuild.buildroot.org/results/ab1809f4fa8cf29208f9503edd90aca87fe397c2/ This commit fixes this mistake by adding the necessary select BR2_PACKAGE_LIBICONV. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython/micropython.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud