diff options
author | Chris Packham <judge.packham@gmail.com> | 2017-01-24 23:14:22 +1300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-24 17:29:37 +0100 |
commit | 2b4d4db2a296859fd509978003c4fa41e4073644 (patch) | |
tree | b755d2e36456caad0150a560c4dead49072514ad /package/micropython-lib/micropython-lib.hash | |
parent | 7ef4993889f70f25c27cf4bd101c7af57bc76c07 (diff) | |
download | buildroot-2b4d4db2a296859fd509978003c4fa41e4073644.tar.gz buildroot-2b4d4db2a296859fd509978003c4fa41e4073644.zip |
micropython-lib: needs pcre
The micropython libs load libpcre dynamically using the foreign function
interface (libffi). Without pcre the build will succeed but at run time
anything that uses the 're' module will have issues.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/micropython-lib/micropython-lib.hash')
0 files changed, 0 insertions, 0 deletions