On Wed, Dec 31, 2014 at 02:02:20PM +0100, Reimar Döffinger wrote:
[...]
> There is also a (minority) of projects with pkg-config files that
> cause undesirable side-effects which can hide errors.
> From my system:
> 1) SDL and apr add  -D_GNU_SOURCE=1
> 2) fuse adds -D_FILE_OFFSET_BITS=64
> 3) xorg-server adds -fvisibility=hidden
> 

Note that if the flags are somehow wrong, you can either:
 1) edit the .pc file to raise different flags
 2) use --pkg-config=/bin/true --extra-ldflags=... --extra-cflags=...

[...]

-- 
Clément B.

Attachment: pgpjJjiD3jcY6.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to