[FFmpeg-devel] [PATCH] configure: force -nologo- when detecting MSVC
Steve Lhomme
robux4 at gmail.com
Fri Jul 24 09:47:41 CEST 2015
On Fri, Jul 24, 2015 at 12:55 AM, Michael Niedermayer
<michael at 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.
> Thanks
>
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> The misfortune of the wise is better than the prosperity of the fool.
> -- Epicurus
More information about the ffmpeg-devel
mailing list