]> git.sesse.net Git - ffmpeg/commit
makedef: Add support for identifying the ARM64 machine type
authorMartin Storsjö <martin@martin.st>
Wed, 13 Sep 2017 20:05:50 +0000 (23:05 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 12 Oct 2017 18:49:19 +0000 (21:49 +0300)
commita37e84be69310cd7de9540c8bc194cb0a6d158ed
tree7e39aec34370e405e3d42064d50cac44d2b4998c
parent40d5df67d2c4e1f0dd1e902435567eb5edad6a9a
makedef: Add support for identifying the ARM64 machine type

Since this machine type is 5 chars while the existing ones only
were 3 (which the regexp assumed), the regexp has to be extended
a little.

Signed-off-by: Martin Storsjö <martin@martin.st>
compat/windows/makedef