[Buildroot] [PATCH v4 1/2] package/libtirpc: Add optional GSSAPI support

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 25 17:37:51 UTC 2021


On Sun, 25 Jul 2021 18:21:08 +0200
Arnout Vandecappelle <arnout at mind.be> wrote:

>  Both applied to master, thanks.

Gah, I should have replied earlier. I didn't apply this because there
was a small issue, see below.

> > +config BR2_PACKAGE_LIBTIRPC_GSS
> > +	bool "gss"
> > +	depends on BR2_USE_MMU # libkrb5
> > +	depends on BR2_PACKAGE_LIBTIRPC
> > +	select BR2_PACKAGE_LIBKRB5

libkrb5 has a !BR2_STATIC_LIBS that is not taken into account here (and
the libtirpc main option does not have such a dependency).

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list