diff options
author | Martin Storsjö <martin@martin.st> | 2018-03-31 21:54:41 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2018-03-31 21:55:32 +0300 |
commit | 6660bc034d212dc8fb01715d6bf3a6d3866e9715 (patch) | |
tree | aab16136d534333425a5ac73033273fbefda7cf2 /tests/checkasm/Makefile | |
parent | f33f728470434a9981a53d7560d67657b93d1e26 (diff) | |
download | ffmpeg-6660bc034d212dc8fb01715d6bf3a6d3866e9715.tar.gz |
arm: hevcdsp: Avoid using macro expansion counters
Clang supports the macro expansion counter (used for making unique
labels within macro expansions), but not when targeting darwin.
Convert uses of the counter into normal local labels, as used
elsewhere.
Since Xcode 9.3, the bundled clang supports altmacro and doesn't
require using gas-preprocessor any longer.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/checkasm/Makefile')
0 files changed, 0 insertions, 0 deletions