[vlc-devel] [PATCH] contrib: sqlite: don't build the shell exe in winstore builds

Hugo Beauzée-Luyssen hugo at beauzee.fr
Thu Apr 9 10:34:28 CEST 2020


On Thu, Apr 9, 2020, at 10:32 AM, Steve Lhomme wrote:
> On 2020-04-09 10:30, Jean-Baptiste Kempf wrote:
> > On Thu, Apr 9, 2020, at 10:19, Steve Lhomme wrote:
> >> It's not done for all platforms as it runs reconf which can be slow, but
> >> it could be done.
> > 
> > I disagree. We should have the most code and code path in common.
> > One reconf is small compared to the rest of the time.
> > 
> > And that the same as patches, we should all apply them, if we can.
> > Else, the update of one contrib is way harder.
> 
> OK, will do.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel

Hi,

Not sure if it's a clean & viable option, but it seems you can achieve the same result by doing
make install-libLTLIBRARIES
instead of
make && make install

-- 
  Hugo Beauzée-Luyssen
  hugo at beauzee.fr


More information about the vlc-devel mailing list