David Gibson <da...@gibson.dropbear.id.au> writes:
> On Sun, Sep 18, 2016 at 06:52:00PM -0600, Kevin Locke wrote:
>> Since we can't use HAVE_ERR_H in configurator, provide a definition for
>> the err.h functions used.  The version provided is the one from musl
>> libc, since it is concise and shares the MIT License with configurator.
>> 
>> Signed-off-by: Kevin Locke <ke...@kevinlocke.name>
>
> Right, so this is a general problem of how do we make the configurator
> itself sufficiently portable, since it hasn't yet worked out the
> portbility macros.
>
> Personally, I think duplicating these here is an acceptable
> workaround.  Rusty, any opinion?

Sorry for the delay, I was away for a week, then laptop death...

Yes, this is the right approach.  configurator has to stand alone.

Thanks!
Rusty.
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

Reply via email to