summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-10-30 20:31:19 +0000
committerTim Angus <tim@ngus.net>2001-10-30 20:31:19 +0000
commit5549c5047ab4d4647613eb05298216e29e924abd (patch)
treef6b9966b76c8a131e307a961c2e7fd3c19f0391d /Makefile
parent6f6d776eb6efcc1ab134cbb1c4bb78213df833de (diff)
Minor QVM build adjustment
Diffstat (limited to 'Makefile')
-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