aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e27b942..417d321 100644
--- a/Makefile
+++ b/Makefile
@@ -303,9 +303,6 @@ ifeq ($(PLATFORM),darwin)
CLIENT_LDFLAGS=
OPTIMIZE=
- # building the QVMs on MacOSX is broken, atm.
- BUILD_GAME_QVM=0
-
BASE_CFLAGS = -Wall -Wimplicit -Wstrict-prototypes
ifeq ($(ARCH),ppc)