[svn] / trunk / xvidcore / vfw / bin / Makefile Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/bin/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1666, Sat Dec 17 13:57:15 2005 UTC revision 1667, Sun Dec 18 02:55:54 2005 UTC
# Line 9  Line 9 
9  # Requires GNU Make because of shell expansion performed at a bad time with  # Requires GNU Make because of shell expansion performed at a bad time with
10  # other make programs (even using := variable assignments)  # other make programs (even using := variable assignments)
11  #  #
12  # $Id: Makefile,v 1.4 2005-04-04 23:49:37 edgomez Exp $  # $Id: Makefile,v 1.5 2005-12-18 02:55:54 syskin Exp $
13  ##############################################################################  ##############################################################################
14    
15  include sources.inc  include sources.inc
# Line 36  Line 36 
36  CFLAGS += -fstrength-reduce  CFLAGS += -fstrength-reduce
37  CFLAGS += -finline-functions  CFLAGS += -finline-functions
38  CFLAGS += -fgcse  CFLAGS += -fgcse
 CFLAGS += -freduce-all-givs  
39  CFLAGS += -ffast-math  CFLAGS += -ffast-math
40    
41  ##############################################################################  ##############################################################################

Legend:
Removed from v.1666  
changed lines
  Added in v.1667

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4