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. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
