All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/proftpd: add BR2_PACKAGE_PROFTPD_MOD_SFTP
Date: Tue, 07 Aug 2018 17:12:52 +0300	[thread overview]
Message-ID: <87o9eeb6zf.fsf@tkos.co.il> (raw)
In-Reply-To: <CANQCQpbT9m=mvz7pQjuvMrR3dJrzdf+3PJKYhJX6-rRxOYmmJw@mail.gmail.com>

Hi Matt,

Matthew Weber writes:
> On Tue, Aug 7, 2018 at 8:48 AM Baruch Siach <baruch@tkos.co.il> wrote:
>> Matt Weber writes:
>> > +ifeq ($(BR2_PACKAGE_PROFTPD_MOD_SFTP),y)
>> > +PROFTPD_CONF_OPTS += --enable-openssl
>>
>> Don't you need openssl/libressl as build time dependency?
>
> Yeah, I'll add a check for BR2_PACKAGE_OPENSSL.   By chance, do you
> know if there is a risk of library compatibility between libopenssl
> and libressl?

There are some minor API differences between openssl and libressl. You
should probably build test against both of them.

baruch

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

  reply	other threads:[~2018-08-07 14:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07 13:34 [Buildroot] [PATCH] package/proftpd: add BR2_PACKAGE_PROFTPD_MOD_SFTP Matt Weber
2018-08-07 13:48 ` Baruch Siach
2018-08-07 13:54   ` Matthew Weber
2018-08-07 14:12     ` Baruch Siach [this message]
2018-08-09  8:55 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9eeb6zf.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.