Skip to content
Commit 3f20c0a0 authored by Sergii Romantsov's avatar Sergii Romantsov Committed by Andres Gomez
Browse files

i965/tools: 32bit compilation with meson

Building of 32bit mesa with meson causes issue:
"implicit declaration of function ‘__builtin_ia32_clflush’".
Fixed by adding msse2 compilation flag.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107843


Fixes: 314879f7 (i965: Fix asynchronous mappings on !LLC platforms.)
Signed-off-by: default avatarSergii Romantsov <sergii.romantsov@globallogic.com>
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit 97fcccb2)
[Andres Gomez: resolve trivial conflicts]
Signed-off-by: default avatarAndres Gomez <agomez@igalia.com>

Conflicts:
	src/intel/tools/meson.build
parent 5333eba6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment