Force DOS users to enable memalign hack when needed,

the same way it's done for MinGW.

Originally committed as revision 12299 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Ramiro Polla 17 years ago
parent 40bcf4c780
commit 6548ff57c0
  1. 1
      configure

1
configure vendored

@ -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"

Loading…
Cancel
Save