Skip to content
This repository has been archived by the owner. It is now read-only.

Enhance the detection of SSE2-compatible targets #132

Merged
merged 1 commit into from Jan 18, 2015

Commits on Jan 14, 2015

  1. Enhance the detection of SSE2-compatible targets

    Assuming that any target that doesn't have "arm" in its name is an i686 or x86_64
    and thus SSE2-compatible is incorrect (counter examples: aarch64 or mips). Make
    the check as fool-proof as possible.
    akosthekiss committed Jan 14, 2015
You can’t perform that action at this time.