summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-autotools.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 18:34:56 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 21:28:32 +0100
commita40c74d5389722ebf46e422da486f52ba199056e (patch)
treef704e36b1b4f4a0a0fe3a0f52e5d0f873c1faf71 /docs/manual/adding-packages-autotools.txt
parenta93d7c8da7ec93cfa94c447d3dc9c3a21469509a (diff)
downloadbuildroot-a40c74d5389722ebf46e422da486f52ba199056e.tar.gz
buildroot-a40c74d5389722ebf46e422da486f52ba199056e.zip
package/pure-ftpd: add optional support for libsodium
When libsodium was compiled before, pure-ftpd will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/pure-statsdecode | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [libsodium.so.17] 0x0000000000000001 (NEEDED) Shared library: [libcrypt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] The build system offers no option to en-/disable libsodium support, check configure.ac, line 953. 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/adding-packages-autotools.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud