[Buildroot] [PATCH 2/2] cups: disable pam support

Baruch Siach baruch at tkos.co.il
Tue May 1 11:22:30 UTC 2018


Hi Peter,

On Tue, May 01, 2018 at 11:50:19AM +0200, Peter Korsgaard wrote:
> >>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:
> 
>  > Make the build consistent.
>  > Cc: Olivier Schonken <olivier.schonken at gmail.com>
>  > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
>  > ---
>  >  package/cups/cups.mk | 1 +
>  >  1 file changed, 1 insertion(+)
> 
>  > diff --git a/package/cups/cups.mk b/package/cups/cups.mk
>  > index 54271d5fc769..8f33824879ee 100644
>  > --- a/package/cups/cups.mk
>  > +++ b/package/cups/cups.mk
>  > @@ -24,6 +24,7 @@ CUPS_CONF_OPTS = \
>  >  	--without-java \
>  >  	--without-php \
>  >  	--disable-gssapi \
>  > +	--disable-pam \
> 
> Committed, thanks.

Not in master as of 24c1751a002b.

> Any specific reason to unconditionally disable this and not enable when
> linux-pam is available?

I guess that PAM integration takes more than just dependency declaration and 
--enable-pam. But I did not look too deeply into that.

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 -


More information about the buildroot mailing list