Re: [FFmpeg-devel] [PATCH]configure: Get the correct ident for clang-cl.exe

2020-03-26 Thread Carl Eugen Hoyos
Am Do., 26. März 2020 um 11:30 Uhr schrieb Martin Storsjö : > > On Thu, 26 Mar 2020, Carl Eugen Hoyos wrote: > > > Hi! > > > > Attached patch avoids that ffmpeg claims its compiler was "No input > > file" when using clang-cl. > > > > Please comment, Carl Eugen > > > @@ -4663,7 +4663,11 @@ probe_cc(

Re: [FFmpeg-devel] [PATCH]configure: Get the correct ident for clang-cl.exe

2020-03-26 Thread Martin Storsjö
On Thu, 26 Mar 2020, Carl Eugen Hoyos wrote: Hi! Attached patch avoids that ffmpeg claims its compiler was "No input file" when using clang-cl. Please comment, Carl Eugen @@ -4663,7 +4663,11 @@ probe_cc(){ _ld_path='-libpath:' elif $_cc -nologo- 2>&1 | grep -q Microsoft || { $