Commit a2554b6d authored by Sean Link's avatar Sean Link Committed by Bjørn Forsman
Browse files

SDL2: improve mingw support

Part of a larger effort to add mingw support for qtmultimedia.
ffmpeg will fail to compile without this change.
parent 842148eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
, OpenGL
, audiofile
, libiconv
, withStatic ? false
, withStatic ? stdenv.hostPlatform.isMinGW
  # passthru.tests
, testers
}: