[OE-core] [PATCH 1/4] gnutls: improve reproducibility

Christopher Larson kergoth at gmail.com
Sat Nov 18 01:08:55 UTC 2017


On Fri, Nov 17, 2017 at 5:23 PM, Bystricky, Juro <juro.bystricky at intel.com>
wrote:

>
> > Is there a configure option we could use (perhaps via
> > CACHED_CONFIGUREVARS) to achieve the same end result without needing
> > to run sed on config.h?
>
> Sorry Andre, I am not quite sure I understand the question. Do you suggest
> to have a "config.h"
> cached somewhere instead of generating the file at build time?


config.h is generally generated from config.h.in by the configure script
(and the config.h.in is generated in some cases by autoheader), and the
values of those defines are generally based on autoconf test results, which
are often cached. By supplying different cached results to those tests, you
can change the emitted config.h without having to explicitly and manually
do so.
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171117/d88e8be0/attachment-0002.html>


More information about the Openembedded-core mailing list