Package: opentelemetry-cpp / 1.23.0-2

Metadata

Package Version Patches format
opentelemetry-cpp 1.23.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
link atomic as needed.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 link with -latomic as needed

This works around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358 on
armel; it can be dropped once Debian has the fix for that bug.