Mercurial > sdl-ios-xcode
diff src/timer/macos/FastTimes.c @ 1810:4c270c3a88ed
Fixed bug #225
Making the old code limp along, for Carbon builds.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 11 May 2006 03:19:03 +0000 |
parents | f12379c41042 |
children | 782fd950bd46 c121d94672cb |
line wrap: on
line diff
--- a/src/timer/macos/FastTimes.c Thu May 11 03:08:39 2006 +0000 +++ b/src/timer/macos/FastTimes.c Thu May 11 03:19:03 2006 +0000 @@ -19,6 +19,11 @@ #include "FastTimes.h" +#ifdef TARGET_CPU_PPC +#undef GENERATINGPOWERPC /* stop whining */ +#define GENERATINGPOWERPC TARGET_CPU_PPC +#endif + /* **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** */ /* **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** */ /*