Intel compiler xilink will also output the information from the underlying
Microsoft linker. A result is that both the Intel info header and the
Microsoft info header are output. This means that currently the Intel
linker will get detected as the msvc linker incorrectly as configure checks
for the presence of Microsoft first. This patch just changes the order of
detection so that Intel is checked first. This allows intel to be detected
correctly and also fixes an error with lto with icl.

Attachment: 0001-configure-Prevent-icl-being-incorrectly-detected-as-.patch
Description: Binary data

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

Reply via email to