This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 6fbda2a
committed
[[ Bug 19882 ]] Restrict SSE compiler flag scope in Skia
This patch ensures that only the files requiring specific compiler
flags are compiled with the specific compiler flags.
This fixes an issue where we were compiling Skia on Linux with
-msse4.2, meaning that the engine would not run on anything which
did not have SSE 4.2.1 parent 8db781b commit 6fbda2a
2 files changed
Lines changed: 551 additions & 118 deletions
0 commit comments