--- trunk/xvidcore/dshow/Makefile 2005/12/17 13:57:15 1666 +++ trunk/xvidcore/dshow/Makefile 2005/12/18 02:55:54 1667 @@ -8,7 +8,7 @@ # Requires GNU Make because of shell expansion performed at a bad time with # other make programs (even using := variable assignments) # -# $Id: Makefile,v 1.5 2005-04-04 23:49:37 edgomez Exp $ +# $Id: Makefile,v 1.6 2005-12-18 02:55:54 syskin Exp $ ############################################################################## include sources.inc @@ -55,7 +55,6 @@ CFLAGS += -fstrength-reduce CFLAGS += -finline-functions CFLAGS += -fgcse -CFLAGS += -freduce-all-givs CFLAGS += -ffast-math CXXFLAGS += -O2