summaryrefslogtreecommitdiffstats
path: root/docs/manual/common-usage.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-10-17 11:45:58 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-17 16:25:41 +0200
commitc71a72646ce70871988c703987dceaf6edf040e5 (patch)
tree21692b090cf367c0e36fb43713aed9f7a0b14704 /docs/manual/common-usage.txt
parente26b6c6bf9763e8112e200a99ad618d7d7738b7b (diff)
downloadbuildroot-c71a72646ce70871988c703987dceaf6edf040e5.tar.gz
buildroot-c71a72646ce70871988c703987dceaf6edf040e5.zip
package/rtmpdump: Fix makefile when GnuTLS is used
In librtmp/Makefile the variable CRYPTO defaults to OpenSSL. When building with GnuTLS support instead, librtmp.pc includes wrong libraries: $ grep Req output/staging/usr/lib/pkgconfig/librtmp.pc Requires: libssl,libcrypto using this defconfig BR2_TOOLCHAIN_BUILDROOT_WCHAR=y BR2_PACKAGE_GNUTLS=y BR2_PACKAGE_RTMPDUMP=y Pass RTMPDUMP_CRYPTO also to INSTALL_*_CMDS to fix this problem. Patch supposed by Thomas: http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/129525 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/common-usage.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud