mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-31 09:12:43 +02:00
Add -DFAMEC_NO_GOTOS for OSX PPC GCC build
This commit is contained in:
@@ -47,6 +47,7 @@ ifeq ($(shell uname -p),powerpc)
|
||||
endif
|
||||
|
||||
ifeq ($(arch),ppc)
|
||||
CFLAGS += -DBLARGG_BIG_ENDIAN=1 -D__ppc__ -DFAMEC_NO_GOTOS
|
||||
else
|
||||
SHARED += -mmacosx-version-min=10.6
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user