mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/283/head
parent
f33f728470
commit
6660bc034d
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue