On Mon, May 28, 2018 at 10:33:56PM -0700, Misty De Meo wrote: > Commit 704ab925e92097778821d36954699f665028254d of ii added a bundled > copy of strlcpy. Unfortunately this broke the build on OSs that > provide strlcpy, like Mac OS X. It would be great if this could be > fixed either by making the usage of strlcpy dependent on something > configured in config.mk, or by renaming ii's definition of it. > > Best, > Misty >
Hi, Can you retry and see if the latest ii commit fixes the issue for you? See the bottom of the config.mk file. -- Kind regards, Hiltjo