X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fcmake%2Fpatches%2F110-freebsd-compat.patch;h=c1d4a274d61c3c0b81288ba4260abd34ce76063c;hb=7abd011b0a33d6fe490a1ce68805103348375f51;hp=49c9b7809dce79064c0d0a46297a33ec93997118;hpb=5a5657cda118b8d98577da39715943beb995dd9f;p=lede-git%2F.git diff --git a/tools/cmake/patches/110-freebsd-compat.patch b/tools/cmake/patches/110-freebsd-compat.patch index 49c9b7809d..c1d4a274d6 100644 --- a/tools/cmake/patches/110-freebsd-compat.patch +++ b/tools/cmake/patches/110-freebsd-compat.patch @@ -21,7 +21,7 @@ Change-Id: I3b91ed7ac0e6878035aee202b3336c536cc6d2ff --- 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 # define KWSYS_SYSTEMINFORMATION_IMPLEMENT_FQDN # endif @@ -36,4 +36,4 @@ Change-Id: I3b91ed7ac0e6878035aee202b3336c536cc6d2ff +# endif #endif - #if defined(__OpenBSD__) || defined(__NetBSD__) + #if defined(KWSYS_SYS_HAS_MACHINE_CPU_H)