Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.
authorAndy Grundman <andyg@activestate.com>
Tue, 30 Aug 2016 21:25:10 +0000 (17:25 -0400)
committerAndy Polyakov <appro@openssl.org>
Tue, 13 Sep 2016 13:30:03 +0000 (15:30 +0200)
commit8ff785f4eb4ff06213fbf68da389132e31a9e4af
tree3d0493ab71dcf9a22808ec94e990630377388097
parent799398ca426fa25bd9af229b68977c48f8064974
Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.

This flag got moved after -xarch=v9 in 1.1.0 and had the unexpected
side effect of the compiler building for 32-bit v8plusa instead of v9.

GH#1521
CLA: none; trivial

Signed-off-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit fa4618a2805e7115cf47d0cf0d15cb7b3c944bba)
Configurations/10-main.conf