diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 00:00:25 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 14:39:10 +0100 |
commit | 88b756986a46340603676397383a07cf5580101f (patch) | |
tree | 53bc9121b297acab8c08652de09abdf3d8e7ca5f /docs/manual | |
parent | 1d013a287e1402bd058553452ec1f8cbd0ea5ff1 (diff) | |
download | buildroot-88b756986a46340603676397383a07cf5580101f.tar.gz buildroot-88b756986a46340603676397383a07cf5580101f.zip |
package/libeXosip2: add optional support for c-ares
When c-ares was compiled before, libeXosip2 will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/sip_reg | grep NEEDED | sort
0x0000000000000001 (NEEDED) Shared library: [libcares.so.2]
[...]
The build system offers no option to en-/disable c-ares support:
http://git.savannah.gnu.org/cgit/exosip.git/tree/configure.in?h=exosip-3.X.X#n208
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