0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-15 01:58:34 +00:00
netdata_netdata/packaging
Costa Tsaousis e90f3f4e22
enable libunwind in static builds ()
* 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>
2025-03-06 12:39:10 +02:00
..
cmake detect netdata exit reasons () 2025-02-24 14:20:53 +02:00
dag bump dag req jinja version () 2024-12-26 14:44:46 +02:00
docker Enable libunwind in native packages and Docker images. () 2025-02-21 06:46:02 -05:00
installer Restructure shutdown logic used during updates. () 2025-03-05 19:04:17 +02:00
maintainers Docs lint on packaging/ dir () 2024-10-03 12:07:25 +03:00
makeself enable libunwind in static builds () 2025-03-06 12:39:10 +02:00
repoconfig Revert broken DEB priority configuration in repoconfig packages. () 2025-03-05 11:09:17 -05:00
utils detect netdata exit reasons () 2025-02-24 14:20:53 +02:00
windows docs: clarify Windows Agent limits on free plans () 2025-02-27 14:46:15 +02:00
build-package.sh Enable libunwind in native packages and Docker images. () 2025-02-21 06:46:02 -05:00
build_package_install_test.sh Adds Docker based build system for Binary Packages, CI/CD, Smoke Testing and Development. () 2020-01-28 05:51:18 +10:00
building-native-packages-locally.md Docs lint on packaging/ dir () 2024-10-03 12:07:25 +03:00
check-for-go-toolchain.sh build(deps): update go toolchain to v1.23.6 () 2025-02-05 15:14:23 +02:00
check-kernel-config.sh Fix kernel test script () 2023-03-08 00:30:55 +00:00
PLATFORM_SUPPORT.md Capitalize the word "Agent" () 2024-11-20 15:27:03 +02:00
runtime-check.sh Remove logs-management plugin. () 2024-07-17 07:04:55 -04:00
version [ci skip] Update changelog and version for nightly build: v2.2.0-328-nightly. 2025-03-06 00:22:03 +00:00
VERSIONING_AND_PUBLIC_API.md Capitalize the word "Agent" () 2024-11-20 15:27:03 +02:00