Skip to content

Update libheif fix to disable SSSE / SSE4.1 on x86

Amy spark requested to merge (removed):amyspark/fix-libheif into master

I've included an alternative to properly compile libheif on x86, but I'm not sure what extensions Krita actually supports.

libheif requires that if SSE is enabled then it must support SSSE.

Merge request reports