]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
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)
commit32525e5901afefa1be35f1145afe302ee2eecde6
tree6c1a146a9a27c8801dada1f54ada85aa09d297ce
parent62d3e52cf90621bb71a1d2b66edfc7692a3e90ef
parent52e97e8d0a361f6d5de2ede664b5e18c2fe84e3c
Merge pull request #1890 from signalwire/yasm64

[Build-System] Fix build on Windows 11: yasm tool compiled for x86 does not work on x64 system. Download yasm.exe 64bit instead.