[BACK]Return to tigers.patch CVS log [TXT][DIR] Up to [local] / OpenXM / src / tigers

Diff for /OpenXM/src/tigers/tigers.patch between version 1.3 and 1.4

version 1.3, 2004/12/14 18:31:46 version 1.4, 2014/03/29 20:02:25
Line 1 
Line 1 
   diff -urN TiGERS_0.9.orig/Makefile TiGERS_0.9/Makefile
   --- TiGERS_0.9.orig/Makefile    1999-06-12 07:05:52.000000000 +0900
   +++ TiGERS_0.9/Makefile 2014-03-30 04:58:05.000000000 +0900
   @@ -2,7 +2,7 @@
   
    # specify compiler and compiler flags
    # note to use profiling need -pg option for both compiling and linking
   -CC = gcc
   +#CC = gcc
    CFLAGS = -O3
   
    Lib_Dirs =
 diff -urN TiGERS_0.9.orig/NOTE.txt TiGERS_0.9/NOTE.txt  diff -urN TiGERS_0.9.orig/NOTE.txt TiGERS_0.9/NOTE.txt
 --- TiGERS_0.9.orig/NOTE.txt    Thu Jan  1 09:00:00 1970  --- TiGERS_0.9.orig/NOTE.txt    Thu Jan  1 09:00:00 1970
 +++ TiGERS_0.9/NOTE.txt Sat Jan  8 07:43:41 2000  +++ TiGERS_0.9/NOTE.txt Sat Jan  8 07:43:41 2000

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>