Re: [dev] [ii] fails to build on systems with strlcpy

2018-06-02 Thread Misty De Meo
On Sat, Jun 2, 2018 at 5:29 AM, Hiltjo Posthuma wrote: > Hi, > > Can you retry and see if the latest ii commit fixes the issue for you? > > See the bottom of the config.mk file. That did the trick - thanks very much!

Re: [dev] [ii] fails to build on systems with strlcpy

2018-06-02 Thread Hiltjo Posthuma
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 u