Carlo Bramini ee388aaa69
[FFmpeg] Fix build on ARM64 (#27184)
I tried to build FFmpeg for ARM64 but I got an error.
The problem happens because portfile.cmake uses gcc-9.3.0 but it has been removed from repository.
See:
https://repo.msys2.org/msys/x86_64/
So, it is just needed to update that file to the newer updated version and you will be able to build FFmpeg for ARM64 again.
2022-10-13 14:54:59 -07:00
..
2022-08-11 18:25:00 -07:00
2022-10-12 01:28:37 -07:00
2022-08-01 14:05:33 -07:00
2022-08-31 13:37:08 -07:00
2022-10-10 08:40:13 -07:00
2022-09-19 12:08:27 -07:00
2022-07-12 11:09:23 -07:00