m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 262 forks source link

Disable use of MASM for Vulkan-Loader #2458

Closed LigH-de closed 1 year ago

LigH-de commented 1 year ago

Not performance critical MinGW/GCC compatibility workaround

Vulkan-Loader did not support MinGW with a separate tool chain yet.

Fixes #2455