]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1890 from signalwire/yasm64
authorAndrey Volk <andywolk@gmail.com>
Thu, 8 Dec 2022 09:17:03 +0000 (12:17 +0300)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 09:17:03 +0000 (12:17 +0300)
[Build-System] Fix build on Windows 11: yasm tool compiled for x86 does not work on x64 system. Download yasm.exe 64bit instead.


Trivial merge