Re: [PATCH 3/9] configurator: Inline err.h functions from musl libc
Rusty Russell <[email protected]> Tue, 27 Sep 2016 15:41:12 +0930
| Newsgroups | org.ozlabs.lists.ccan |
|---|---|
| Message-ID | <[email protected]> |
David Gibson <[email protected]> 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 <[email protected]> > > 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 [email protected] https://lists.ozlabs.org/listinfo/ccan