aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/unix_shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/unix/unix_shared.c')
-rwxr-xr-xcode/unix/unix_shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/unix_shared.c b/code/unix/unix_shared.c
index 742cffe..beb69c4 100755
--- a/code/unix/unix_shared.c
+++ b/code/unix/unix_shared.c
@@ -139,7 +139,7 @@ int Sys_XTimeToSysTime (unsigned long xtime)
#endif
//#if 0 // bk001215 - see snapvector.nasm for replacement
-#if (defined __APPLE__) // rcg010206 - using this for PPC builds...
+#if !(defined __i386__) // rcg010206 - using this for PPC builds...
long fastftol( float f ) { // bk001213 - from win32/win_shared.c
//static int tmp;
// __asm fld f