tools/cmake: update to 3.7.0
[lede-git/.git] / tools / cmake / patches / 110-freebsd-compat.patch
index b54944829b590c958daa5302ed4c62966d23c340..c1d4a274d61c3c0b81288ba4260abd34ce76063c 100644 (file)
@@ -19,11 +19,9 @@ Change-Id: I3b91ed7ac0e6878035aee202b3336c536cc6d2ff
  Source/kwsys/SystemInformation.cxx |    9 +++++++++
  1 file changed, 9 insertions(+)
 
-diff --git a/Source/kwsys/SystemInformation.cxx b/Source/kwsys/SystemInformation.cxx
-index 7c31f3a..2672730 100644
 --- a/Source/kwsys/SystemInformation.cxx
 +++ b/Source/kwsys/SystemInformation.cxx
-@@ -90,6 +90,15 @@ typedef int siginfo_t;
+@@ -89,6 +89,15 @@ typedef int siginfo_t;
  #  include <ifaddrs.h>
  #  define KWSYS_SYSTEMINFORMATION_IMPLEMENT_FQDN
  # endif
@@ -38,5 +36,4 @@ index 7c31f3a..2672730 100644
 +# endif
  #endif
  
- #if defined(__OpenBSD__) || defined(__NetBSD__)
-
+ #if defined(KWSYS_SYS_HAS_MACHINE_CPU_H)