mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
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
This commit is contained in:
parent
40bcf4c780
commit
6548ff57c0
1
configure
vendored
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…
x
Reference in New Issue
Block a user