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
wrote:
On 12.02.2015, at 19:56, Gautier Pelloux-Prayer
wro
On 12.02.2015, at 19:56, Gautier Pelloux-Prayer 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
>
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.