On Wed, May 06, 2009 at 11:28:54PM +0200, Sebastian Andrzej Siewior 
<[email protected]> wrote:
> -#if PLATFORM(MAC)
> +#if PLATFORM(MAC) || defined(__x86_64__)

I think this should just all be replaced with
#if PLATFORM(X86_64)

Mike



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to