tools/cmake: update to 3.3.2
[openwrt/openwrt.git] / tools / cmake / patches / 110-freebsd-compat.patch
index d4133b9049059f1b1cfa0c63be1308b4c235c981..9133db5038f09b29b08de2f9018088b7b1d002e0 100644 (file)
@@ -23,7 +23,7 @@ diff --git a/Source/kwsys/SystemInformation.cxx b/Source/kwsys/SystemInformation
 index 7c31f3a..2672730 100644
 --- a/Source/kwsys/SystemInformation.cxx
 +++ b/Source/kwsys/SystemInformation.cxx
-@@ -88,6 +88,15 @@ typedef int siginfo_t;
+@@ -91,6 +91,15 @@ typedef int siginfo_t;
  #  include <ifaddrs.h>
  #  define KWSYS_SYSTEMINFORMATION_IMPLEMENT_FQDN
  # endif
@@ -39,6 +39,4 @@ index 7c31f3a..2672730 100644
  #endif
  
  #if defined(__OpenBSD__) || defined(__NetBSD__)
--- 
-1.7.10.4