configure: Remove usage of memalign_hack in ffmpeg

It was removed in the last release
This commit is contained in:
Edward Hervey 2017-04-14 14:55:52 +02:00 committed by Edward Hervey
parent 32addd9757
commit b32076dc34

View file

@ -395,7 +395,6 @@ else
case $host_os in
mingw32*)
emblibav_configure_args="$emblibav_configure_args --enable-memalign-hack"
WIN32_LIBS="-lws2_32"
;;
*)