iris: Enable -msse2 and -mstackrealign
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 22:29:00 +0000 (14:29 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 22:51:15 +0000 (14:51 -0800)
commite2cb0c5e0e11b586a793a2b9d1b632d97fa1b6db
treedd261f7e768f120b9c2cbb7160fbf346655b2867
parent7272fe9c0861065d6031e990e5f941c0036ebae8
iris: Enable -msse2 and -mstackrealign

This is needed for gen_clflush.h intrinsics to work on 32-bit builds.
i965 and anv both set these, and iris needs to as well.

Tested-by: Mark Janes <mark.a.janes@intel.com>
src/gallium/drivers/iris/meson.build