Mercurial > sdl-ios-xcode
diff src/timer/macos/FastTimes.c @ 1659:14717b52abc0 SDL-1.3
Merge trunk-1.3-3
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 17 May 2006 08:18:28 +0000 |
parents | f12379c41042 |
children | 782fd950bd46 c121d94672cb |
line wrap: on
line diff
--- a/src/timer/macos/FastTimes.c Mon May 01 06:58:33 2006 +0000 +++ b/src/timer/macos/FastTimes.c Wed May 17 08:18:28 2006 +0000 @@ -19,6 +19,11 @@ #include "FastTimes.h" +#ifdef TARGET_CPU_PPC +#undef GENERATINGPOWERPC /* stop whining */ +#define GENERATINGPOWERPC TARGET_CPU_PPC +#endif + /* **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** */ /* **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** */ /*