[svn] / trunk / xvidcore / build / generic / Makefile Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/Makefile

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

revision 172, Sat May 11 15:32:59 2002 UTC revision 173, Sat May 11 15:41:48 2002 UTC
# Line 31  Line 31 
31  # CFLAGS += -fPIC  # CFLAGS += -fPIC
32  # CFLAGS += -m486  # CFLAGS += -m486
33  # CFLAGS += -march=pentium -mcpu=pentium  # CFLAGS += -march=pentium -mcpu=pentium
34  # CFLAGS += -march=pentiumpro -mcpu=pentiumpro   CFLAGS += -march=pentiumpro -mcpu=pentiumpro
35    # CFLAGS += -march=k6 -mcpu=k6
36    
37      CFLAGS += -Wall -O3 -funroll-loops -ffast-math -march=pentiumpro -mcpu=pentiumpro      CFLAGS += -Wall -O3 -funroll-loops -ffast-math
38      CFLAGS += -fstrict-aliasing -fomit-frame-pointer      CFLAGS += -fstrict-aliasing -fomit-frame-pointer
39  endif  endif
40    

Legend:
Removed from v.172  
changed lines
  Added in v.173

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