summaryrefslogtreecommitdiffstats
path: root/Auxiliary
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-02-21 16:07:33 (GMT)
committerBrad King <brad.king@kitware.com>2019-02-21 16:12:51 (GMT)
commit214fcefa5233fb9c5906921f72d067626a51a349 (patch)
tree266ca65c9cb929ce4ead869bbaa62d3a5645320b /Auxiliary
parenteb08e68b77954a4b439ee66b4987789b213d878a (diff)
downloadCMake-214fcefa5233fb9c5906921f72d067626a51a349.zip
CMake-214fcefa5233fb9c5906921f72d067626a51a349.tar.gz
CMake-214fcefa5233fb9c5906921f72d067626a51a349.tar.bz2
Remove now-unused code once used for MIPSpro on IRIX
In commit beb991110d (Remove now-unused code once used on IRIX, 2019-01-11, v3.14.0-rc1~167^2) we removed remnants of IRIX support. Also remove remnants of MIPSpro compiler support.
Diffstat (limited to 'Auxiliary')
-rw-r--r--Auxiliary/cmake.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/Auxiliary/cmake.m4 b/Auxiliary/cmake.m4
index 7beff41..a40c0ae 100644
--- a/Auxiliary/cmake.m4
+++ b/Auxiliary/cmake.m4
@@ -13,7 +13,7 @@ fi
# $2: language (e.g. C/CXX/Fortran)
# $3: The compiler ID, defaults to GNU.
# Possible values are: GNU, Intel, Clang, SunPro, HP, XL, VisualAge, PGI,
-# PathScale, Cray, SCO, MIPSpro, MSVC
+# PathScale, Cray, SCO, MSVC
# $4: optional extra arguments to cmake, e.g. "-DCMAKE_SIZEOF_VOID_P=8"
# $5: optional path to cmake binary
AC_DEFUN([CMAKE_FIND_PACKAGE], [