configure: Drop ancient Solaris 9 and earlier support
commit91939262ffcd3c85ea6a4793d3029326eea1d649
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jul 2017 14:21:37 +0000 (13 15:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 21 Jul 2017 14:04:05 +0000 (21 15:04 +0100)
treeda0b151b1d8b3608b176ebbee522b9f5119ecba0
parent951fedfceeda1b09ac8aa1f5263288b65e13caca
configure: Drop ancient Solaris 9 and earlier support

Solaris 9 was released in 2002, its successor Solaris 10 was
released in 2005, and Solaris 9 was end-of-lifed in 2014.
Nobody has stepped forward to express interest in supporting
Solaris of any flavour, so removing support for the ancient
versions seems uncontroversial.

In particular, this allows us to remove a use of 'uname'
in configure that won't work if you're cross-compiling.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1499955697-28045-1-git-send-email-peter.maydell@linaro.org
configure
include/fpu/softfloat.h