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

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

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

revision 506, Sat Sep 21 15:31:57 2002 UTC revision 507, Sun Sep 22 10:19:51 2002 UTC
# Line 4  Line 4 
4  #  #
5  # Edit this file to enable/disable optimizations  # Edit this file to enable/disable optimizations
6  #  #
7  # $Id: Makefile.linux,v 1.7 2002-09-04 20:14:45 edgomez Exp $  # $Id: Makefile.linux,v 1.8 2002-09-22 10:19:51 edgomez Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 36  Line 36 
36  CFLAGS += -DARCH_X86  CFLAGS += -DARCH_X86
37  CFLAGS += -DLINUX  CFLAGS += -DLINUX
38    
 # Enable multithreaded ME (experimental), other routines to follow  
 # CFLAGS += -D_SMP  
   
39  # Enable some experimental/debugging code  # Enable some experimental/debugging code
40  #   (Use only if you know what you're doing !)  #   (Use only if you know what you're doing !)
41      # PSNR during encoding      # PSNR during encoding
42  # CFLAGS += -D_DEBUG_PSNR  # CFLAGS += -D_DEBUG_PSNR
43    
44    # Enable BFrame decoding (still beta)
45    # CFLAGS += -DBRAMES_DEC
46    
47  LIBDIR = /usr/local/lib  LIBDIR = /usr/local/lib
48    
49  ifeq ($(CC),icc)  ifeq ($(CC),icc)

Legend:
Removed from v.506  
changed lines
  Added in v.507

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