summaryrefslogtreecommitdiff
path: root/tools/cmake/patches/110-freebsd-compat.patch
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-11-25 16:10:09 +0200
committerJohn Crispin <john@phrozen.org>2016-11-26 21:59:40 +0100
commit2c05fd7ef429cd4f10f44adf604bbc814b189c6b (patch)
treef0762ddd1bc14b865a3854cd54b40166239b0026 /tools/cmake/patches/110-freebsd-compat.patch
parenta22464b92f2eedb7951237e0d8d505188d32ddc0 (diff)
downloadmtk-20170518-2c05fd7ef429cd4f10f44adf604bbc814b189c6b.zip
mtk-20170518-2c05fd7ef429cd4f10f44adf604bbc814b189c6b.tar.gz
mtk-20170518-2c05fd7ef429cd4f10f44adf604bbc814b189c6b.tar.bz2
tools/cmake: update to 3.7.0
Release notes at https://cmake.org/cmake/help/v3.7/release/3.7.html Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/cmake/patches/110-freebsd-compat.patch')
-rw-r--r--tools/cmake/patches/110-freebsd-compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/patches/110-freebsd-compat.patch b/tools/cmake/patches/110-freebsd-compat.patch
index b7419d0..c1d4a27 100644
--- a/tools/cmake/patches/110-freebsd-compat.patch
+++ b/tools/cmake/patches/110-freebsd-compat.patch
@@ -36,4 +36,4 @@ Change-Id: I3b91ed7ac0e6878035aee202b3336c536cc6d2ff
+# endif
#endif
- #if defined(__OpenBSD__) || defined(__NetBSD__)
+ #if defined(KWSYS_SYS_HAS_MACHINE_CPU_H)