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

Peter Korsgaard peter at korsgaard.com
Tue May 1 09:50:19 UTC 2018


>>>>> "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.

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

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list