]> git.sesse.net Git - ffmpeg/commit
configure: Clearly state that MSYS native builds are discouraged
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 21 Nov 2015 17:51:11 +0000 (18:51 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 21 Nov 2015 21:18:57 +0000 (22:18 +0100)
commitafdff8008149515afebf9992eae84be7d76e6b1e
tree80930e3b726154253869351e0adbdbbdf77208f0
parent462a54e2291e1fa18e1f1254d09739dfbb795617
configure: Clearly state that MSYS native builds are discouraged

MSYS, as per cygwin, by default uses a custom posix abstraction
in the form of a "msys2.dll". Programs build that way are harder to
distribute and use.

MSYS2 provides alternate launcher scripts that provide a MINGW
environment nearly out of box.
configure