[FFmpeg-devel] [PATCH] configure: fix assignment of assembler specific flags

Michael Niedermayer michael at niedermayer.cc
Fri Jun 23 23:31:44 EEST 2017


On Fri, Jun 23, 2017 at 12:25:00PM -0300, James Almer wrote:
> If the first assembler to be probed is an old nasm build, X86ASM_DEPFLAGS
> will be set and remain so after yasm is ultimately used as fallback.
> This results in yasm being called with said nasm specific flags and failing
> during actual object assembly but not with configure sanity checks.
> 
> Regression since 5cae5a1defa360da076365a786093a749d1ddf4e
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  configure | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

seems to fix netbsd build

thx


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170623/c76b7c48/attachment.sig>


More information about the ffmpeg-devel mailing list