Skip to content

Remove SSE hack, manually enable

Emil Velikov requested to merge xexaxo/kodi:drop-sse-hack into main

Drop the cmake/sse hack and explicitly enable the SIMD optimisations.


The result is functionally identical on my end, although we could consider toggling more SIMD options.

Merge request reports