From 48d9999698755f78ce2e609e23db9249fa2c4121 Mon Sep 17 00:00:00 2001 From: "Tony J. White =" Date: Wed, 23 Apr 2008 20:59:12 +0000 Subject: [PATCH] * enable building of QVM for Mac OS X again --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index e27b9420..417d3212 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)