diff options
Diffstat (limited to 'tools/cmake/patches/110-freebsd-compat.patch')
-rw-r--r-- | tools/cmake/patches/110-freebsd-compat.patch | 2 |
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 9133db5038..b54944829b 100644 --- a/tools/cmake/patches/110-freebsd-compat.patch +++ b/tools/cmake/patches/110-freebsd-compat.patch @@ -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 -@@ -91,6 +91,15 @@ typedef int siginfo_t; +@@ -90,6 +90,15 @@ typedef int siginfo_t; # include <ifaddrs.h> # define KWSYS_SYSTEMINFORMATION_IMPLEMENT_FQDN # endif |