From eccd3e0b530e2b66e564770432c8f455444e4e95 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Fri, 30 Oct 2009 20:46:35 +0000 Subject: * Merge ioq3-r1715 --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d519519a..a49915d1 100644 --- a/Makefile +++ b/Makefile @@ -269,7 +269,6 @@ ifeq ($(PLATFORM),linux) OPTIMIZE = -O3 -fomit-frame-pointer -ffast-math -funroll-loops \ -falign-loops=2 -falign-jumps=2 -falign-functions=2 \ -fstrength-reduce - # experimental x86_64 jit compiler! you need GNU as HAVE_VM_COMPILED = true else ifeq ($(ARCH),x86) -- cgit