From 7eec87380d6b4bbf0ffa4f8ea258b8853c0428bc Mon Sep 17 00:00:00 2001 From: tjw Date: Wed, 23 Apr 2008 20:59:12 +0000 Subject: * enable building of QVM for Mac OS X again git-svn-id: svn://svn.icculus.org/quake3/trunk@1327 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 3 --- 1 file changed, 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) -- cgit v1.2.3