On 24 July 2015 at 17:47, Steve Lhomme <rob...@gmail.com> wrote: > On Fri, Jul 24, 2015 at 12:55 AM, Michael Niedermayer > <mich...@niedermayer.cc> wrote: > > On Thu, Jul 23, 2015 at 07:25:44PM +0200, Steve Lhomme wrote: > >> The -nologo- option is the inverse of -nologo, reenabling printing the > >> "logo" version header. This is useful if the compiler actually is a > >> wrapper that forces -nologo. > >> > >> -- > >> this can be useful if you use a wrapper than forces -nologo by default > >> --- > >> configure | 6 +++--- > >> 1 file changed, 3 insertions(+), 3 deletions(-) > > > > merged a variant of this. > > > > Btw, does the Intel entry need similar changes ? > > No idea, I don't have it.
The intel compiler would have similar issues if there was a wrapper that used -nologo however icl does not recognise -nologo- so there is not a similar fix that can be applied for it. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel