Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/pure-ftpd: add optional support for linux-pam
Date: Wed, 01 Aug 2018 18:22:29 +0200	[thread overview]
Message-ID: <5b393fxsn8.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 20180801132114.24273-1-apanfilov@spectracom.com

Am Wed, 01 Aug 2018 16:21:14 +0300 schrieb Artem Panfilov:

> +ifeq ($(BR2_PACKAGE_LINUX_PAM),y)
> +PURE_FTPD_CONF_OPTS += --with-pam
> +PURE_FTPD_DEPENDENCIES += linux-pam
> +endif

Hi Artem,

could you please add

	else
	PURE_FTPD_CONF_OPTS += --without-pam

to make sure the outcome of the configure step takes our config into 
account and not defaults chosen by upstream?

Thanks!

Regards, Bernd

  reply	other threads:[~2018-08-01 16:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01 13:21 [Buildroot] [PATCH 1/1] package/pure-ftpd: add optional support for linux-pam Artem Panfilov
2018-08-01 16:22 ` Bernd Kuhls [this message]
2018-08-02  8:37   ` Artem Panfilov
2018-08-05 12:41 ` 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=5b393fxsn8.ln2@ID-313208.user.individual.net \
    --to=bernd.kuhls@t-online.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox