Disabled PowerPC VM.

This commit is contained in:
Ryan C. Gordon 2005-12-06 00:16:25 +00:00
parent 04a6532d27
commit fa64e09a5b

View file

@ -245,7 +245,8 @@ ifeq ($(PLATFORM),darwin)
GLIBC=
CC=gcc
VM_PPC=vm_ppc_new
# !!! FIXME: calling conventions are still broken! See Bugzilla #2519
#VM_PPC=vm_ppc_new
BASE_CFLAGS = -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes
BASE_CFLAGS += -DMACOS_X -fno-common -pipe