[vlc-devel] [vlc-commits] contrib: add bpg

Tristan Matthews le.businessman at gmail.com
Thu Jan 8 18:12:36 CET 2015


On Thu, Jan 8, 2015 at 12:07 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>
> On 08 Jan, Tristan Matthews wrote :
> > +-CFLAGS:=-Os -Wall -MMD -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fomit-frame-pointer
> > ++CFLAGS+=-Os -Wall -MMD -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fomit-frame-pointer
>
> What is that exactly doing?


Without it, CFLAGS (from HOSTVARS_PIC) from bpg/rules.mak weren't
taken into account when building libbpg.a...so upon building vlc it
would complain that libbpg wasn't compiled with fPIC.



More information about the vlc-devel mailing list