configure: test -m(mmx|sse|sse2|sse3) flags
authorJames Zern <jzern@google.com>
Wed, 19 Mar 2014 03:28:23 +0000 (20:28 -0700)
committerJames Zern <jzern@google.com>
Wed, 19 Mar 2014 03:28:23 +0000 (20:28 -0700)
commitc0d673775a22de9f7108e2ab944ed5ddcf0e3c78
tree668c2e1a53679e1bf9f48048b91e2d9c1e04e011
parent7620506fb3431e82bc7a6a26bf571e2b7b8a855b
configure: test -m(mmx|sse|sse2|sse3) flags

<=sse2 isn't strictly necessary on x86_64, but this is more consistent
with the rest of the flags and should be harmless

Change-Id: Ice0f1d1c4c7510ee90af2a62dbd3d6508db63487
build/make/configure.sh