mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
edd8226795
It appears that something goes wrong in old nasm versions when the %+ operator is used in the last argument of a macro invocation and this argument is tested with %ifdef within the macro. This patch rearranges the macro arguments such that the %+ operator is never used in the last argument. |
||
---|---|---|
.. | ||
bswap.h | ||
cpu.c | ||
float_dsp_init.c | ||
float_dsp.asm | ||
intmath.h | ||
intreadwrite.h | ||
Makefile | ||
timer.h | ||
w64xmmtest.h | ||
x86inc.asm | ||
x86util.asm |