components/cmake/patches/02-cmState.cxx.patch
changeset 6915 8e42a5077b6d
parent 5831 0a28d29c7d5b
--- a/components/cmake/patches/02-cmState.cxx.patch	Fri Sep 16 08:38:07 2016 +0900
+++ b/components/cmake/patches/02-cmState.cxx.patch	Thu Sep 15 19:18:52 2016 -0700
@@ -1,7 +1,7 @@
 # Define CMAKE_HOST_SOLARIS when running on Solaris.
 # Submitted upstream to CMake:
 # https://public.kitware.com/Bug/view.php?id=16061
-# Brad King said he will accept it (see comments in tbe bug above).
+# Accepted for CMake >= 3.6.0 (see bug comments above).
 --- old/Source/cmState.cxx	2016-03-08 06:36:22.000000000 -0800
 +++ new/Source/cmState.cxx	2016-04-13 12:36:36.918264928 -0700
 @@ -1425,6 +1425,9 @@