On 25.1.2016 3:57, Matt Turner wrote:
On Sun, Jan 24, 2016 at 2:53 AM, Armin K wrote:
From: Tomasz Paweł Gajc
Currently, building with clang fails due to:
error in backend: symbol 'x86_64_entry_start' is already defined
This patch fixes it.
Bugzilla: https://bugs.freedesktop.org/show_bug.c
On Sun, Jan 24, 2016 at 2:53 AM, Armin K wrote:
> From: Tomasz Paweł Gajc
>
> Currently, building with clang fails due to:
>
> error in backend: symbol 'x86_64_entry_start' is already defined
>
> This patch fixes it.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89599
What do I have
From: Tomasz Paweł Gajc
Currently, building with clang fails due to:
error in backend: symbol 'x86_64_entry_start' is already defined
This patch fixes it.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89599
---
src/mapi/entry_x86-64_tls.h | 4 ++--
src/mapi/entry_x86_tls.h| 4 ++-