mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 09:34:10 +00:00
![Sebastian Wick](/assets/img/avatar_default.png)
The intel intrinsics (including SSE) are only included in the header if the arch is x86_64 which made the i686 build fail. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/3234 Fixes: 568506ecb ("cogl: Add half float implementation") Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3499>