From ae76731ae4929127854f82981b7e2f85259cdfbd Mon Sep 17 00:00:00 2001 From: div0 Date: Sat, 26 Jul 2008 21:02:02 +0000 Subject: [PATCH] how much breaks if we enable the "logicops" flag (makes faster code)? git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3937 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Makefile b/data/Makefile index 36134ca85..e8f23a93f 100644 --- a/data/Makefile +++ b/data/Makefile @@ -3,7 +3,7 @@ PERL ?= perl 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 ?= -- 2.39.2