On 13 July 2017 at 15:21, Peter Maydell <peter.mayd...@linaro.org> wrote: > 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.mayd...@linaro.org> > --- > Not a big thing, but it's a start on cleaning out some > of the untested and untestable cruft from configure... >
Applied to master, thanks. -- PMM