mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 17:48:37 +00:00
![]() * Fix logic error in CMake code for kernel version detection. * Force legacy libbpf for CentOS 7 and AL 2 package builds. * Check target kernel version instead of host kernel version. This should help when building in containers. * Fix up handling for older versions of CMake. * Use CMake C compiler for libbpf builds. * Fix selection of legacy eBPF code in static builds. * Explicitly pull in kernel headers on CentOS. * Fix typo in FORCE_LEGACY_LIBBPF option. * Only enable eBPF by default on x86. * Fix detection of static builds. * Fix libc detection logic. * Fix handling of static builds. * Fix musl libc detection. * Fix check messages for libc detection. |
||
---|---|---|
.. | ||
FindGo.cmake | ||
NetdataCompilerFlags.cmake | ||
NetdataDetectSystemd.cmake | ||
NetdataEBPFCORE.cmake | ||
NetdataEBPFLegacy.cmake | ||
NetdataFetchContentExtra.cmake | ||
NetdataGoTools.cmake | ||
NetdataJSONC.cmake | ||
NetdataLibBPF.cmake | ||
NetdataProtobuf.cmake | ||
NetdataSentry.cmake | ||
NetdataUtil.cmake | ||
NetdataYAML.cmake | ||
Packaging.cmake |