SDL2: improve mingw support

Part of a larger effort to add mingw support for qtmultimedia.
ffmpeg will fail to compile without this change.
This commit is contained in:
Sean Link
2024-02-26 21:57:33 +01:00
committed by Bjørn Forsman
parent 842148eb5b
commit a2554b6dae
+1 -1
View File
@@ -48,7 +48,7 @@
, OpenGL
, audiofile
, libiconv
, withStatic ? false
, withStatic ? stdenv.hostPlatform.isMinGW
# passthru.tests
, testers
}: