[vlc-devel] [PATCH 1/2] tools: build protoc support libraries as static
Jean-Baptiste Kempf
jb at videolan.org
Sat Nov 1 15:59:10 CET 2014
On 01 Nov, Sean McGovern wrote :
> - (cd $< && ./configure --prefix="$(PREFIX)" && $(MAKE) && $(MAKE) install)
> + (cd $< && ./configure --prefix="$(PREFIX)" --disable-shared --enable-static && $(MAKE) && $(MAKE) install)
This is wrong.
We have HOSTCONF for this.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list