summaryrefslogtreecommitdiff
path: root/share/aclocal
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-02-28 16:35:48 -0800
committerHaibo Huang <hhb@google.com>2020-02-29 16:45:16 +0000
commitd00577c9d4ee9a42fb5158f49a1ebce8047b0bd8 (patch)
treeb2c7fc3ccfe35e3c897e875dd5057b2acebdf1a2 /share/aclocal
parentfc59035d8c856055f2a263dc8a2f9de96c959cc2 (diff)
downloaddarwin-x86-d00577c9d4ee9a42fb5158f49a1ebce8047b0bd8.tar.gz
Upgrade cmake to 3.16 for Darwin
Built at http://fusion-qa/2a43409b-4fa3-4de7-93f3-e63e0b5fbacd One difference here is that ninja and android.toolchain.cmake are not included. Users should sync from prebuilts/ninja or external/android-cmake directly. Bug: 149782024 Change-Id: I999781a5641532e0c432ea28eccde23c0d7c063c
Diffstat (limited to 'share/aclocal')
-rw-r--r--share/aclocal/cmake.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/aclocal/cmake.m4 b/share/aclocal/cmake.m4
index 7beff41..a40c0ae 100644
--- a/share/aclocal/cmake.m4
+++ b/share/aclocal/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], [