mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Define MSB_FIRST for RetroArch PPC
This commit is contained in:
parent
15a5083b8c
commit
593334747b
@ -283,6 +283,7 @@
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.4;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
OTHER_CFLAGS = (
|
||||
"-DMSB_FIRST",
|
||||
"-DHAVE_GRIFFIN",
|
||||
"-DHAVE_MINIUPNPC",
|
||||
"-DHAVE_BUILTINMINIUPNPC",
|
||||
@ -358,6 +359,7 @@
|
||||
OTHER_CFLAGS = (
|
||||
"-DNS_BLOCK_ASSERTIONS=1",
|
||||
"-DNDEBUG",
|
||||
"-DMSB_FIRST",
|
||||
"-DHAVE_GRIFFIN",
|
||||
"-DHAVE_MINIUPNPC",
|
||||
"-DHAVE_BUILTINMINIUPNPC",
|
||||
|
Loading…
x
Reference in New Issue
Block a user