I though an extra configure option would have been the most logical way of removing warnings but you are probably right: I will use --extra-cflags instead. Thanks for the feedback.

On Sat, Feb 14, 2015 at 9:55 AM, Reimar Döffinger <reimar.doeffin...@gmx.de> wrote:
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


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

Reply via email to