On Wed, May 18, 2016 at 11:10:30AM +0300, Henri Sivonen wrote: >> So we now require SSE2 on [...] >> * 32-bit x86 Mac, which means just the plugin-container now that we >> no longer support 10.6, which was the last OS X version that ran on >> 32-bit hardware.
Actually, all of Apple's intel hardware supports SSE2, regardless of 64-bit support. On Wed, May 18, 2016 at 3:54 AM, Mike Hommey <m...@glandium.org> wrote: > Now, with my Debian hat on, I can tell you with 100% certainty that > angry Debian users *will* come with patches and will return even > angrier if patches are not even welcome. There are two parts here. I believe Henri was describing patches for run-time selection of non-SSE2 code in rust not being welcome. That's separate from being able to build with compile-time selection, through code generation options and conditional inline assembly. -r _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform