From 8bb3d6a612ab0da2b386965a54b2dcf6c97a1f93 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 16 Apr 2009 10:34:14 +0000 Subject: [PATCH] Do not add -fno-common to CFLAGS on DOS, it is unneeded. Originally committed as revision 18536 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 66d92ded74..a5f608a5ff 100755 --- a/configure +++ b/configure @@ -1661,7 +1661,6 @@ case $target_os in network_extralibs="-lsocket" objformat="coff" enable dos_paths - check_cflags -fno-common ;; linux) enable dv1394