On 12.02.2015, at 19:56, Gautier Pelloux-Prayer <gaut...@damsy.net> wrote:
> Hi list,
> 
> I added an option to disable compiler warnings while building ffmpeg. Reason 
> is that when integrating ffmpeg within another project, I would like to 
> disable these warnings since I cannot fix them myself and having them 
> displayed while building the main project is worthless and noisy.

Besides this probably only working with gcc, I kind of think this is nothing we 
want to encourage by having an extra option.
Using --extra-cflags (if I remember right) should be easy enough to use for 
this, or do I miss something?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to