For the time being go with BeOS compatible types for all but 64 bit
architectures. Fixes the PPC build. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34235 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -59,7 +59,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* BeOS R5 compatible types */
|
/* BeOS R5 compatible types */
|
||||||
#ifdef __HAIKU_ARCH_X86
|
#ifndef __HAIKU_ARCH_64_BIT
|
||||||
|
/*#ifdef __HAIKU_ARCH_X86*/
|
||||||
/* TODO: This should be "#ifdef __HAIKU_BEOS_COMPATIBLE", but this will
|
/* TODO: This should be "#ifdef __HAIKU_BEOS_COMPATIBLE", but this will
|
||||||
break all gcc 4 C++ optional packages. I.e. switch that at a suitable
|
break all gcc 4 C++ optional packages. I.e. switch that at a suitable
|
||||||
time.
|
time.
|
||||||
|
|||||||
Reference in New Issue
Block a user