[Buildroot] [PATCH] package/libsrtp: fix static build with openssl

Baruch Siach baruch at tkos.co.il
Thu Feb 26 21:19:09 UTC 2015


Hi Romain,

On Thu, Feb 26, 2015 at 10:11:07PM +0100, Romain Naour wrote:
> diff --git a/package/libsrtp/0002-A-autoconf-checks-for-libz-and-libdl-when-OpenSSL-is.patch b/package/libsrtp/0002-A-autoconf-checks-for-libz-and-libdl-when-OpenSSL-is.patch
> new file mode 100644
> index 0000000..5075762
> --- /dev/null
> +++ b/package/libsrtp/0002-A-autoconf-checks-for-libz-and-libdl-when-OpenSSL-is.patch
> @@ -0,0 +1,140 @@
> +From cfbf3609d62201c6de9b1a075a2ce6f1edd580b6 Mon Sep 17 00:00:00 2001
> +From: jfigus <foleyj at cisco.com>
> +Date: Thu, 26 Feb 2015 12:25:08 -0500
> +Subject: [PATCH] A autoconf checks for libz and libdl when OpenSSL is enabled
> + to allow for static linking of OpenSSL (via CFLAGS=-static).
> +

Please add your SoB here.

> +---
> + configure    | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Since we do AUTORECONF for this package anyway, please drop the configure part
from this patch, and keep only the configure.in patch.

> + configure.in |   4 +++
> + 2 files changed, 104 insertions(+)

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list