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:
@@ -48,7 +48,7 @@
|
||||
, OpenGL
|
||||
, audiofile
|
||||
, libiconv
|
||||
, withStatic ? false
|
||||
, withStatic ? stdenv.hostPlatform.isMinGW
|
||||
# passthru.tests
|
||||
, testers
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user