* enable building of QVM for Mac OS X again

This commit is contained in:
Tony J. White = 2008-04-23 20:59:12 +00:00
parent f222785168
commit 48d9999698
1 changed files with 0 additions and 3 deletions

View File

@ -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)