[cvs] / xvidcore / build / generic / Makefile.linuxppc Repository:
ViewVC logotype

Diff of /xvidcore/build/generic/Makefile.linuxppc

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

revision 1.4, Wed Mar 27 12:58:29 2002 UTC revision 1.6, Sat Mar 30 19:09:17 2002 UTC
# Line 20  Line 20 
20  CFLAGS += -Wall -O3 -funroll-loops -ffast-math  CFLAGS += -Wall -O3 -funroll-loops -ffast-math
21  CFLAGS += -fstrict-aliasing -fomit-frame-pointer  CFLAGS += -fstrict-aliasing -fomit-frame-pointer
22    
23    ## for profiling, uncomment the next line.
24    #CFLAGS += -D_PROFILING_
25    
26    ## for debugging, comment the previous lines and uncomment the next one.
27    #CFLAGS += -Wall -g
28    
29    
30  AS = as  AS = as
31    
32  %.o: %.s  %.o: %.s

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

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