Bug#527096: webkit: FTBFS: Error: suffix or operands invalid for `push'

Mike Hommey mh at glandium.org
Thu May 7 20:12:38 UTC 2009


On Wed, May 06, 2009 at 11:28:54PM +0200, Sebastian Andrzej Siewior <sebastian at breakpoint.cc> wrote:
> -#if PLATFORM(MAC)
> +#if PLATFORM(MAC) || defined(__x86_64__)

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

Mike





More information about the Pkg-webkit-maintainers mailing list