diff options
author | Grazvydas Ignotas <[email protected]> | 2017-03-05 23:23:25 +0200 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-03-06 11:07:20 -0800 |
commit | b384c23b9e804916f125354e06c735bd3bb22811 (patch) | |
tree | 954b253540e10783f32879f0fa4eeb4b59012374 /src/intel/Makefile.blorp.am | |
parent | 290d7e892dfa6d04767142f4f6d7ec689933a105 (diff) |
i965: don't require 64bit cmpxchg
There are still some distributions trying to support unfortunate people
with old or exotic CPUs that don't have 64bit atomic operations. The
only thing preventing compile of the Intel driver for them seems to be
initialization of a debug variable.
v2: use call_once() instead of unsafe code, as suggested by Matt Turner
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93089
Signed-off-by: Grazvydas Ignotas <[email protected]>
Diffstat (limited to 'src/intel/Makefile.blorp.am')
0 files changed, 0 insertions, 0 deletions