summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a82d7c59..fb2919b5 100644
--- a/Makefile
+++ b/Makefile
@@ -154,7 +154,7 @@ SED=sed
# --qvm building config--
LCC=q3lcc
-LCC_FLAGS=-DQ3_VM -S -Wf-target=bytecode -Wf-g
+LCC_FLAGS=-DQ3_VM -S -Wf-target=bytecode
LCC_INCLUDES=-I$(CGDIR) -I$(GDIR) -I$(UIDIR)
Q3ASM=q3asm