Define HAVE_NO_LANGEXTRA

This commit is contained in:
twinaphex
2020-05-27 21:36:09 +02:00
parent e7be588d79
commit 117dec2085

View File

@@ -93,6 +93,7 @@ else ifeq ($(platform), osx)
arch = intel
ifeq ($(shell uname -p),powerpc)
arch = ppc
CFLAGS += -DHAVE_NO_LANGEXTRA
endif
ifeq ($(arch),ppc)
CFLAGS += -DBLARGG_BIG_ENDIAN=1 -D__ppc__ -DFAMEC_NO_GOTOS