r3937 - trunk/data
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Sat Jul 26 17:02:02 EDT 2008
    
    
  
Author: div0
Date: 2008-07-26 17:02:02 -0400 (Sat, 26 Jul 2008)
New Revision: 3937
Modified:
   trunk/data/Makefile
Log:
how much breaks if we enable the "logicops" flag (makes faster code)?
Modified: trunk/data/Makefile
===================================================================
--- trunk/data/Makefile	2008-07-26 19:45:42 UTC (rev 3936)
+++ trunk/data/Makefile	2008-07-26 21:02:02 UTC (rev 3937)
@@ -3,7 +3,7 @@
 PK3NAME ?= `date +../data%Y%m%d.pk3`
 ZIP ?= 7za a -tzip -mx=9
 
-FTEQCCFLAGS ?= -Wall -Wno-mundane -O3
+FTEQCCFLAGS ?= -Wall -Wno-mundane -O3 -flo
 FTEQCCFLAGS_PROGS ?= 
 FTEQCCFLAGS_MENU ?= 
 
    
    
More information about the nexuiz-commits
mailing list