mirror of
https://github.com/netdata/netdata.git
synced 2025-04-15 01:58:34 +00:00
![]() * enable libunwind in static builds * add libunwind and backtrace to buildinfo * add linunwind to alpine packages * add -dev packages * add remove libunwind binary from the packages * Vendor libunwind in static builds instead of using a copy from the build environment. This is required to ensure that the C++ exception handling functionality in libunwind is _disabled_, because it does not play nice with static linking when using C++ with exception handling support enabled. * Remove changes from local testing. * Fix cross architecture builds. * Disable libunwind on 64-bit POWER builds. musl libc does not include functions that are required to build libunwind for this platform, so just disable it there for now. --------- Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud> |
||
---|---|---|
.. | ||
cmake | ||
dag | ||
docker | ||
installer | ||
maintainers | ||
makeself | ||
repoconfig | ||
utils | ||
windows | ||
build-package.sh | ||
build_package_install_test.sh | ||
building-native-packages-locally.md | ||
check-for-go-toolchain.sh | ||
check-kernel-config.sh | ||
PLATFORM_SUPPORT.md | ||
runtime-check.sh | ||
version | ||
VERSIONING_AND_PUBLIC_API.md |