]> git.ipfire.org Git - thirdparty/automake.git/commit
depcomp: remove support for SGI C/C++ compilers
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Dec 2012 17:12:04 +0000 (18:12 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 28 Dec 2012 20:41:01 +0000 (21:41 +0100)
commit35da6083f8c3be18b6109a28752fe2f9f14f6c12
treef1a3f059ac173ee83cc89c88628a23f55cab0f6f
parent1c0c0581bb219030092b6760e0289a63b9c3be4f
depcomp: remove support for SGI C/C++ compilers

These compilers are only meant to run on IRIX, and that system has seen
its last release in 2006, and is expected to lose support from SGI in
December 2013:
<http://www.sgi.com/services/support/irix_mips_support.html>

This change fixes automake bug#12967 and bug#12978.

* lib/depcomp (sgi): Remove this depmode.
* NEWS: Update.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS
lib/depcomp