X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fcmake%2Fpatches%2F110-freebsd-compat.patch;h=c1d4a274d61c3c0b81288ba4260abd34ce76063c;hb=08d73bfdce36e4cbb6e2d3c2ef9073925ac8e7c8;hp=9133db5038f09b29b08de2f9018088b7b1d002e0;hpb=35cc181eb2b0e6ecf20412e3d117b1fcec96628b;p=lede-git%2F.git diff --git a/tools/cmake/patches/110-freebsd-compat.patch b/tools/cmake/patches/110-freebsd-compat.patch index 9133db5038..c1d4a274d6 100644 --- a/tools/cmake/patches/110-freebsd-compat.patch +++ b/tools/cmake/patches/110-freebsd-compat.patch @@ -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 -@@ -91,6 +91,15 @@ typedef int siginfo_t; +@@ -89,6 +89,15 @@ typedef int siginfo_t; # include # 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)