configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge
authorSean McGovern <gseanmcg@gmail.com>
Sun, 25 Nov 2012 06:32:57 +0000 (01:32 -0500)
committerDiego Biurrun <diego@biurrun.de>
Sun, 25 Nov 2012 13:15:30 +0000 (14:15 +0100)
commitf2ce813e37600d9715e9afaf30a0965ebb210e9f
tree383425c1ef46359ef89f6d0e72b0ed3d9f3043dc
parentddb009425cdf724a67d5c0932f5287414f464ef8
configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge

GCC does not appear to have a -march= string for Westmere, which is a
bit surprising as it has a few more instructions than a Nehalem, but
a few less than a Sandy Bridge.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
configure