Changeset 5f83935d in ffmpeg

Timestamp:
Mar 31, 2018, 6:59:01 PM (7 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
cda4394
Parents:
6660bc03
git-author:
Martin Storsjö <martin@martin.st> (03/31/18 18:54:46)
git-committer:
Martin Storsjö <martin@martin.st> (03/31/18 18:59:01)
Message:

arm: hevcdsp: Add commas between macro arguments

When targeting darwin, clang requires commas between arguments,
while the no-comma form is allowed for other targets.

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.