changeset 3900 | 4984308f9125 |
parent 3354 | 88222b8dafef |
child 3901 | 5f173c71d053 |
--- a/os/macosx/Makefile.setup Thu May 25 20:58:23 2006 +0000 +++ b/os/macosx/Makefile.setup Sat May 27 16:12:16 2006 +0000 @@ -48,6 +48,9 @@ i386_OSX_TARGET:=10.4u endif +# 4-byte bools to make YAPF happy +CFLAGS_PPC += -DFOUR_BYTE_BOOL + ifndef G5_FLAGS G5_FLAGS := -mtune=970 -mcpu=970 -mpowerpc-gpopt endif