diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 10:50:12 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 12:42:47 +0100 |
commit | c7bfa231072412531c6c31c5f76fbd294ef55910 (patch) | |
tree | 86e4c1b49ca9c72a3f7c25ba016935737922fcf2 /docs/manual | |
parent | 3fc55da0e8479fc6103af80c3a08334fbaacc5cc (diff) | |
download | buildroot-c7bfa231072412531c6c31c5f76fbd294ef55910.tar.gz buildroot-c7bfa231072412531c6c31c5f76fbd294ef55910.zip |
package/zsh: add optional support for pcre
When pcre was compiled before, zsh will use it as optional dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/bin/zsh | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libgdbm.so.4]
0x0000000000000001 (NEEDED) Shared library: [libpcre.so.1]
[...]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions