[oe] [PATCH 09/10] Add recipe for krb5

Phil Blundell philb at gnu.org
Thu Jan 26 09:14:57 UTC 2012


On Wed, 2012-01-25 at 21:44 -0800, Khem Raj wrote:
> On (25/01/12 14:11), Yauhen Kharuzhy wrote:
> > +# Will clean this up...
> > +EXTRA_OECONF += " --without-tcl krb5_cv_attr_constructor_destructor=yes ac_cv_func_regcomp=yes \
> > +                  ac_cv_printf_positional=yes ac_cv_file__etc_environment=yes \
> > +                  ac_cv_file__etc_TIMEZONE=no --with-system-et"
> 
> the variable caching should be specified differently
> 
> CACHED_CONFIGUREVARS += "krb5_cv_attr_constructor_destructor=yes \
> ac_cv_func_regcomp=yes ac_cv_printf_positional=yes
> ac_cv_file__etc_environment=yes ac_cv_file__etc_TIMEZONE=no"
> 
> EXTRA_OECONF += "--without-tcl --with-system-et"

Can you expand on why exactly this is better?  I didn't quite understand
what the advantage of CACHED_CONFIGUREVARS was meant to be.

(It looks like at least some of those variables belong in the site files
anyway.)

p.






More information about the Openembedded-devel mailing list