Do not add -fno-common to CFLAGS on DOS, it is unneeded.

Originally committed as revision 18536 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Diego Biurrun 16 years ago
parent d8f3f340ad
commit 8bb3d6a612
  1. 1
      configure

1
configure vendored

@ -1661,7 +1661,6 @@ case $target_os in
network_extralibs="-lsocket"
objformat="coff"
enable dos_paths
check_cflags -fno-common
;;
linux)
enable dv1394

Loading…
Cancel
Save