On Wed, Oct 30, 2019, at 10:23, Travis Cole wrote:
>
>
> On Wed, Oct 30, 2019, at 09:38, Edd Barrett wrote:
> > Hi Travis,
> >
> > On Wed, Oct 23, 2019 at 11:02:28AM +0100, Stuart Henderson wrote:
> > > So you should be able to do
> > >
> > > -DUSE_BUNDLED_GPERF=Off \
> > > -DUSE_BUNDLED_UNIBILIUM=Off \
> > > -DUSE_BUNDLED_LIBTERMKEY=Off \
> > > -DUSE_BUNDLED_LIBVTERM=Off \
> > > -DUSE_BUNDLED_LIBUV=Off \
> > > -DUSE_BUNDLED_MSGPACK=Off \
> > > -DUSE_BUNDLED_LUAJIT=Off \
> > > -DUSE_BUNDLED_LUAROCKS=Off \
> > > -DUSE_BUNDLED_LUV=On
> >
> > Any joy with Stuart's suggestion? ^
>
> Hey Ed,
>
> I've had limited time to try, but I did dig in a bit. I don't think it's so simple as above
> and I haven't got a successful build yet. Just setting the above makes it not try
> to use any bundled deps at all.
>
> So I've tried to build the deps in pre-configure, which works, but still haven't got a
> successful build.
>
I've looked into this some more and convinced myself that the Neovim build system
currently doesn't support using partial bundled deps and would need several changes
to make that work.
Why not use the libluv port with Stuart's improvements?
Thanks.
No comments:
Post a Comment