From 3a9cccd9785c394466594c857016d55dfdde560f Mon Sep 17 00:00:00 2001 From: ludwig Date: Mon, 26 Oct 2009 21:59:03 +0000 Subject: get rid of gas remains git-svn-id: svn://svn.icculus.org/quake3/trunk@1710 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 32373e5..cc448b3 100644 --- a/Makefile +++ b/Makefile @@ -281,7 +281,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),i386) -- cgit v1.2.3