Commit e3b5ee76 authored by ramiro's avatar ramiro

Force DOS users to enable memalign hack when needed,

the same way it's done for MinGW.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12299 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f0963747
......@@ -1270,7 +1270,6 @@ case $targetos in
SHFLAGS='-shared -Wl,--enable-auto-image-base'
;;
*-dos|freedos|opendos)
enable memalign_hack
disable ffplay ffserver vhook
disable $INDEV_LIST $OUTDEV_LIST
network_extralibs="-lsocket"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment